Re: Strange pg_oid problem.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Strange pg_oid problem.
Дата
Msg-id 21393.1009093722@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Strange pg_oid problem.  (Andrew Hill <andru@treshna.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Serializable access giving wrong error messages?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: missing instruction for "client-only" install