Re: [BUGS] BUG #3015: libpq: PQftype() on a lo type result column returns Oid of type oid instead of Oid of type lo.

2007-02-20 Thread Unmesh Churi
I guess the only option left for 8.2.x then is to PQftable() and PQftablecol() on the result and then query the pg_attribute to figure out the type. The penalty would be an additional server round-trip and query execution per OID type fetched, which may be considerable. Changing 'lo' back to the in

Re: [BUGS] BUG #2973: Compile Error with MIPSpro compiler

2007-02-20 Thread Michael Meskes
On Mon, Feb 19, 2007 at 03:46:38PM -0500, Bruce Momjian wrote: > I see no one replied to this report. All I can say that many people Hmm, seems my filter didn't recognize this was about ecpg. > compile ecpg, and this is the first report we have seen of this problem. > > I see "CDECIMALTYPE" def