Re: Strange pg_oid problem. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Strange pg_oid problem.
Date
Msg-id 21393.1009093722@sss.pgh.pa.us
Whole thread Raw
In response to Strange pg_oid problem.  (Andrew Hill <andru@treshna.com>)
List pgsql-bugs
Andrew Hill <andru@treshna.com> writes:
> Now this is all what behave should be, but if i insert the exact same
> code into my libary at a low level point, ie everytime i do a PQexec, i
> get the result 2729675.

I think you messed up in your code.  If you doubt it, try running the
postmaster with debug level 2, and look in the postmaster log to see
what query is actually being received by the backend.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Serializable access giving wrong error messages?
Next
From: Tom Lane
Date:
Subject: Re: missing instruction for "client-only" install