On Sat, May 20, 2023 at 08:51:21PM -0400, Tom Lane wrote:
> Bruce Momjian <br...@momjian.us> 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 <t...@sss.pgh.pa.us>
        2022-12-09 [1939d2628] Add test scaffolding for soft error reporting 
from input
        Author: Michael Paquier <mich...@paquier.xyz>
        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  <br...@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.


Reply via email to