Re: Where the info is stored - Mailing list pgsql-general

From Laurenz Albe
Subject Re: Where the info is stored
Date
Msg-id 4a5257949cef4201aa27912c6e91a7c4101a7999.camel@cybertec.at
Whole thread Raw
In response to Re: Where the info is stored  (Igor Korot <ikorot01@gmail.com>)
List pgsql-general
On Sun, 2026-03-01 at 01:58 -0600, Igor Korot wrote:
> It would be interesting to know what to bind ARRAY column
> in ODBC code (the type in the SQLBindCol()), but that's a
> different topic which is probably OT here.

I'd suspect that you need to use the string representation of the array
and bind it as string.

Yours,
Laurenz Albe



pgsql-general by date:

Previous
From: Igor Korot
Date:
Subject: Re: Where the info is stored
Next
From: Justin Swanhart
Date:
Subject: Re: Can "on delete cascade" dependency be used in pgdump or similar ?