Re: postgres crashing on a seemingly good query

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgres crashing on a seemingly good query
Дата
Msg-id 20774.1108956198@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: postgres crashing on a seemingly good query  (Neil Conway <neilc@samurai.com>)
Список pgsql-hackers
Neil Conway <neilc@samurai.com> writes:
> On Sat, 2005-02-19 at 14:35 -0500, Tom Lane wrote:
>> Good catch.  I've applied the attached patch (this is against 8.0/CVS
>> tip but applies with some fuzz to 7.4).

> Is there a way to repro this via SQL? (It would be nice to have a
> regression test...)

No, because there's no way to specify a parameter of unknown type at
the SQL level.

The V3 protocol has a whole lot of behavior that cannot be tested by
psql scripts.  Maybe we ought to think about adding some other kind
of test mechanism for it.
        regards, tom lane


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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: postgres crashing on a seemingly good query
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Time Zone Names Problem