On Sat, May 20, 2023 at 08:51:21PM -0400, Tom Lane wrote:
> Bruce Momjian <[email protected]> writes:
> > I have added this release note item:
>
> > Add functions pg_input_is_valid() and pg_input_error_message() to check
> > for type conversion errors (Tom Lane)
>
> pg_input_error_message got renamed to pg_input_error_info later,
> cf b8da37b3a (which maybe should be included in the comment
> for this entry).
Oh, I skipped the original entry so I skipped that one too. I have
adjusted the release note item and added the commit to the comment:
<!--
Author: Tom Lane <[email protected]>
2022-12-09 [1939d2628] Add test scaffolding for soft error reporting
from input
Author: Michael Paquier <[email protected]>
2023-02-28 [b8da37b3a] Rework pg_input_error_message(), now renamed
pg_input_er
-->
<listitem>
<para>
--> Add functions pg_input_is_valid() and pg_input_error_info() to check
for type conversion errors (Tom Lane)
</para>
</listitem>
--
Bruce Momjian <[email protected]> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.