Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: [ODBC] BLOB handling compatibility with PostgreSQL > 7.4


  • From: Ludek Finstrle <luf(at)pzkagis(dot)cz>
  • To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • 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, 6 Dec 2005 19:44:02 +0100
  • Message-id: <20051206184402.GA24475@soptik.pzkagis.cz> <text/plain>

> >   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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group