Re: Use correct macro for accessing offset numbers.
Kirill Reshke <reshkekirill@gmail.com>
From: Kirill Reshke <reshkekirill@gmail.com>
To: Roman Khapov <rkhapov@yandex-team.ru>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2026-01-11T11:58:39Z
Lists: pgsql-hackers
Attachments
- v1-0001-Use-correct-macro-for-accessing-offset-numbers.patch (application/octet-stream) patch v1-0001
- v2-0001-Use-UInt16GetDatum-for-stategy-number-access.patch (application/octet-stream) patch v2-0001
On Sun, 11 Jan 2026 at 16:41, Roman Khapov <rkhapov@yandex-team.ru> wrote: > > should we check another places of offset number conversations to Datum > as part of this thread? Maybe, I have stopped some more cases, in v2-0001 -- Best regards, Kirill Reshke
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