Re: fix "Success" error messages
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Shawn Debnath <sdn@amazon.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-09-03T06:38:22Z
Lists: pgsql-hackers
On 2019-08-27 08:27, Michael Paquier wrote: > Thanks for the new patch, and you are right that pg_checksums has been > slacking here. There is the same issue with pg_verify_checksums in > 11. Not sure that's worth a back-patch though. Those parts could > find their way to v12 easily. Committed to master and PG12 with your suggested changes. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Better error messages for short reads/writes in SLRU
- 6ef121647f7f 12.0 landed
- 396e4afdbcbf 13.0 landed
-
pg_checksums: Handle read and write returns correctly
- 3e20b7fa408f 12.0 landed
- 1d7a6e3eb459 13.0 landed
-
Use consistent style for checking return from system calls
- 7e9a4c5c3dca 13.0 landed