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

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Dean Rasheed <dean.a.rasheed@gmail.com>
Cc: jian he <jian.universality@gmail.com>, Amul Sul <sulamul@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-09-04T23:10:00Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix two comments in numeric.c

  2. Switch some numeric-related functions to use soft error reporting

  3. Change pg_lsn_in_internal() to use soft error reporting

On Thu, Sep 04, 2025 at 10:50:38AM +0100, Dean Rasheed wrote:
> I don't mind. I haven't looked at it too closely, but I'm broadly
> happy with it. I think any issues are probably now minor cosmetic
> things, so if you've been looking in more detail and are happy to
> commit it, then go ahead. Otherwise, I can take it if you prefer.

Sure.  I'll handle it.  Thanks.
--
Michael