DataType bytea Precision returning a negative value - Mailing list pgsql-odbc

From Abhishek Kumar
Subject DataType bytea Precision returning a negative value
Date
Msg-id CAAyULEAJTBLJxHvDjU8x0VivME61N-52Nt+Z9R4B+ZQXYq0BUg@mail.gmail.com
Whole thread Raw
Responses Re: DataType bytea Precision returning a negative value
List pgsql-odbc
Hi,

When we query the psqlodbc driver to get the column information of the table(via SQLColumns), we get a precision value of -4 for bytea column. Is this expected to happen? If yes, what does this value mean for a bytea column. If no, then what is the correct expected behavior?

Regards,
Abhishek Kumar

pgsql-odbc by date:

Previous
From: Abhishek Kumar
Date:
Subject: Query regarding Bind data type, precision, scale while using psqlodbc
Next
From: Dave Cramer
Date:
Subject: Re: Which version of psqlODBC should I install?