Re: Use correct macro for accessing offset numbers.
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Kirill Reshke <reshkekirill@gmail.com>
Cc: li carol <carol.li2025@outlook.com>, Roman Khapov <rkhapov@yandex-team.ru>, pgsql-hackers <pgsql-hackers@postgresql.org>, zengman <zengman@halodbtech.com>
Date: 2026-01-14T08:08:08Z
Lists: pgsql-hackers
On Mon, Jan 12, 2026 at 01:51:10PM +0500, Kirill Reshke wrote: > PFA v3 with fixes for signed usage across the tree, with my new > findings and suggestions from thread Note that the change in get_opfamily_member() is not right based on the type of "strategy". The rest was OK, so done. -- Michael
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Adjust some incorrect *GetDatum() macros
- ac59a90bef45 19 (unreleased) landed
-
Use more consistent *GetDatum() macros for some unsigned numbers
- 6dcfac9696cb 19 (unreleased) landed