Re: [INTERFACES] BLOB handling compatibility with PostgreSQL > 7.4 - Mailing list pgsql-odbc

From Ludek Finstrle
Subject Re: [INTERFACES] BLOB handling compatibility with PostgreSQL > 7.4
Date
Msg-id 20051206184402.GA24475@soptik.pzkagis.cz
Whole thread Raw
In response to Re: [INTERFACES] BLOB handling compatibility with PostgreSQL > 7.4  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [INTERFACES] BLOB handling compatibility with PostgreSQL > 7.4
List pgsql-odbc
> >   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.

Is there any way to get type oid? Or we have to exec another query
againist system tables to get type oid. Or is there any other flag
saying we can use lo_import for the column?

I don't want to reinvent the wheel.

Thanks

Luf

pgsql-odbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: [INTERFACES] BLOB handling compatibility with PostgreSQL > 7.4
Next
From: Tom Lane
Date:
Subject: Re: [INTERFACES] BLOB handling compatibility with PostgreSQL > 7.4