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

From Nathan Bossart
Subject Re: verbose mode for pg_input_error_message?
Date
Msg-id 20230223184048.GA470211@nathanxps13
Whole thread Raw
In response to Re: verbose mode for pg_input_error_message?  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: verbose mode for pg_input_error_message?
List pgsql-hackers
On Tue, Jan 10, 2023 at 03:41:12PM -0800, Nathan Bossart wrote:
> My vote would be to redefine the existing pg_input_error_message() function
> to return a record, but I recognize that this would inflate the patch quite
> a bit due to all the existing uses in the tests.  If this is the only
> argument against this approach, I'm happy to help with the patch.

Here's an attempt at this.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size
Next
From: Pavel Stehule
Date:
Subject: Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has)