Re: PG 16 draft release notes ready

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PG 16 draft release notes ready
Дата
Msg-id ZGlsi9WGZLPtTo8E@momjian.us
обсуждение исходный текст
Ответ на Re: PG 16 draft release notes ready  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sat, May 20, 2023 at 08:51:21PM -0400, Tom Lane wrote:
> Bruce Momjian <bruce@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 <tgl@sss.pgh.pa.us>
    2022-12-09 [1939d2628] Add test scaffolding for soft error reporting from input
    Author: Michael Paquier <michael@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  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PG 16 draft release notes ready
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Naming of gss_accept_deleg