Re: Win32 hard crash problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Win32 hard crash problem
Дата
Msg-id 24664.1157061704@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Win32 hard crash problem  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Win32 hard crash problem
Re: Win32 hard crash problem
Список pgsql-hackers
"Joshua D. Drake" <jd@commandprompt.com> writes:
> Tom Lane wrote:
>> BTW, are you sure this is coming from JDBC?  I see the exact same
>> message text in libpq:
>> libpq_gettext("server sent data (\"D\" message) without prior row description (\"T\" message)\n"));
>> Maybe the JDBC driver uses the identical message wording but my thought
>> is to look for something going through libpq.

> The error is server side. I was just describing the environment.

I can entirely assure you that that error message is not present in the
server code.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Win32 hard crash problem
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Prepared statements considered harmful