Re: Strange pg_oid problem.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Hill <andru(at)treshna(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Strange pg_oid problem.
Date: 2001-12-23 07:48:42
Message-ID: 21393.1009093722@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Andrew Hill <andru(at)treshna(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2001-12-23 21:03:14 Re: missing instruction for "client-only" install
Previous Message Tom Lane 2001-12-23 07:36:10 Re: Problem creating database using windows2k + cygwin + cygipc