Re: Refactoring: Use soft error reporting for *_opt_error functions

Поиск
Список
Период
Сортировка
От jian he
Тема Re: Refactoring: Use soft error reporting for *_opt_error functions
Дата
Msg-id CACJufxFfVt7Jx9_j=juxXyP-6tznN8OcvS9E-QSgp0BrD8KUgA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Refactoring: Use soft error reporting for *_opt_error functions  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Refactoring: Use soft error reporting for *_opt_error functions
Список pgsql-hackers
On Fri, Sep 5, 2025 at 12:58 PM Michael Paquier <michael@paquier.xyz> wrote:
>
> Applied after a few tweaks, including changes to the comments, the
> suggestion of "division_by_zero" for the goto labels, and splitting
> the patch into two parts for pg_lsn and numeric.


/*
 * Internal version of int8_numeric() with support for soft error reporting.
 */
int64
numeric_int8_safe(Numeric num, Node *escontext)

the above comment "int8_numeric" should be "numeric_int8"?



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