Re: [ODBC] BLOB handling compatibility with PostgreSQL > 7.4
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Ludek Finstrle <luf(at)pzkagis(dot)cz>
- Cc: pgsql-interfaces(at)postgresql(dot)org, pgsql-odbc(at)postgresql(dot)org
- Subject: Re: [ODBC] BLOB handling compatibility with PostgreSQL > 7.4
- Date: Tue, 06 Dec 2005 10:05:01 -0500
- Message-id: <259.1133881501@sss.pgh.pa.us> <text/plain>
Ludek Finstrle <luf(at)pzkagis(dot)cz> writes:
> Irina reports problem with ODBC. I take deep look at it and find that
> libpq returns base type oid instead of type oid. I'll describe it better.
Yes, this was an intentional backend-side change. For most purposes
it's the right thing.
regards, tom lane
Home |
Main Index |
Thread Index