Re: Internal error codes triggered by tests
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-07-04T00:51:16Z
Lists: pgsql-hackers
On Sat, May 18, 2024 at 10:56:43AM +0900, Michael Paquier wrote: > Thanks. I'll look again at that once v18 opens up for business. Looked at that again, and one in tablecmds.c is not needed anymore, and there was a conflict in be-secure-openssl.c. Removed the first one, fixed the second one, then applied the patch after a second look. -- Michael
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add new error code for "file name too long"
- 2d8ef5e24fd3 18.0 landed
-
Assign error codes where missing for user-facing failures
- b81a71aa05f2 18.0 landed