Re: verbose mode for pg_input_error_message? - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: verbose mode for pg_input_error_message?
Date
Msg-id Y/xPsaofsKqwHNlG@paquier.xyz
Whole thread Raw
In response to Re: verbose mode for pg_input_error_message?  (Michael Paquier <michael@paquier.xyz>)
Responses Re: verbose mode for pg_input_error_message?
List pgsql-hackers
On Sun, Feb 26, 2023 at 02:35:22PM +0900, Michael Paquier wrote:
> For the others, I would make the choice of expanding the calls of
> pg_input_error_info() rather than just showing row outputs, though I
> agree that this part is minor.

While bike-shedding all the regression tests, I have noticed that
float4-misrounded-input.out was missing a refresh (the query was
right, not the output).  The rest was pretty much OK for me, still I
found all the errmsg aliases a bit out of context as the function is
now extended with more attributes, so I have painted a couple of
LATERALs over that.

Are you OK with the attached?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Time delayed LR (WAS Re: logical replication restrictions)
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Time delayed LR (WAS Re: logical replication restrictions)