Re: psql - add SHOW_ALL_RESULTS option - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: psql - add SHOW_ALL_RESULTS option
Date
Msg-id YHTYOFBHDuGaz2gy@paquier.xyz
Whole thread Raw
In response to Re: psql - add SHOW_ALL_RESULTS option  ("Bossart, Nathan" <bossartn@amazon.com>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Teaching users how they can get the most out of HOT in Postgres 14
Next
From: Tom Lane
Date:
Subject: Re: pg_upgrade check for invalid role-specific default config