Need information on bind type for certain data types in PostgreSQL - Mailing list pgsql-odbc

From Abhishek Kumar
Subject Need information on bind type for certain data types in PostgreSQL
Date
Msg-id CAAyULEDF_OVn3C2Ka45hWq2q7ue1d3GEKYaf86tYjGkrKz057A@mail.gmail.com
Whole thread Raw
Responses Re: Need information on bind type for certain data types in PostgreSQL
List pgsql-odbc
Hi,

I am using the psqlodbc driver with a C++ application. I need to know the bind type to use for columns having following data type.
1. json
2. jsonb
3. xml
4. macaddr.

Also, do we have a comprehensive list of all the data types and the suggested bind types by PostgreSQL? Please help me answer the above questions.

Regards,
Abhishek Kumar

pgsql-odbc by date:

Previous
From: Jon Raiford
Date:
Subject: Re: Need a way to configure encoding
Next
From: Dave Cramer
Date:
Subject: Re: Need information on bind type for certain data types in PostgreSQL