mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 23:33:01 -04:00
0b96c6f4ae
We still have an internal limit in the ODBC code of 8 columns per key, but this should lay the groundwork for resolving that. Includes reformulated query from Tom Lane.