Re: PgStat_HashKey padding issue when passed by reference
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Sami Imseih <samimseih@gmail.com>
Cc: Andres Freund <andres@anarazel.de>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-09-19T01:02:00Z
Lists: pgsql-hackers
On Thu, Sep 18, 2025 at 11:52:05AM -0500, Sami Imseih wrote: > v2 looks good to me. Not sure if there are edge cases in which > the assert will succeed even with padding (I can't think of any way > that will be possible), so for now what you have seems good enough. Okay, I've applied that on HEAD, then. I didn't see an urge in backpatching it. If there is an ask to do so, I could always do so later. -- Michael
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Document and check that PgStat_HashKey has no padding
- 3cd3a039da7f 19 (unreleased) landed