Re: BUG #17391: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL tests fail on OpenBSD 7.0

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: BUG #17391: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL tests fail on OpenBSD 7.0
Дата
Msg-id 20220215055452.htoaqggjomtyoidf@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: BUG #17391: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL tests fail on OpenBSD 7.0  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hi,

On 2022-02-14 20:22:34 -0500, Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
> > Is the generation of the duplicated error message reliable in case of a
> > pg_terminate_backend()? Kinda looks like it should be?
> 
> Yeah, I think it is.  libpq wouldn't notice EOF until after it
> returns the backend's FATAL message.

Cool.

> > I guess I'll push the fix without a test for now...
> 
> Might as well push it with.  If that behavior isn't stable,
> it'd be nice to know.

Pushed the test now.

Greetings,

Andres Freund



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

Предыдущее
От: wliang@stu.xidian.edu.cn
Дата:
Сообщение: Report a potential memory leak in describeOneTableDetails()
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17404: CREATE OR REPLACE VIEW does not properly change the COLLATION of an existing field.