Re: psql - add SHOW_ALL_RESULTS option

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: psql - add SHOW_ALL_RESULTS option
Дата
Msg-id YHTYOFBHDuGaz2gy@paquier.xyz
обсуждение исходный текст
Ответ на Re: psql - add SHOW_ALL_RESULTS option  ("Bossart, Nathan" <bossartn@amazon.com>)
Список pgsql-hackers
On Mon, Apr 12, 2021 at 07:08:21PM +0000, Bossart, Nathan wrote:
> I think I've found another issue with this patch.  If AcceptResult()
> returns false in SendQueryAndProcessResults(), it seems to result in
> an infinite loop of "unexpected PQresultStatus" messages.  This can be
> reproduced by trying to run "START_REPLICATION" via psql.

Yes, that's another problem, and this causes an infinite loop where
we would just report one error previously :/
--
Michael

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Teaching users how they can get the most out of HOT in Postgres 14
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_upgrade check for invalid role-specific default config