tds-fdw / tds_fdw

A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)
Other
377 stars 101 forks source link

PG11 - ColumnName gets truncated if length of column exceeds 30 chars #226

Open bharathregal opened 4 years ago

bharathregal commented 4 years ago

We recently started migrating from pg96 to pg11 and see the columnnames get truncated if the length of the column exceeds 30 chars. This is causing discrepancy while reading the datasets.