[PATCH] Miscellaneous little fixes
Aleksander Alekseev <aleksander@tigerdata.com>
From: Aleksander Alekseev <aleksander@tigerdata.com>
To: PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2026-04-14T15:20:41Z
Lists: pgsql-hackers
Attachments
- v1-0001-Miscellaneous-little-fixes.patch (text/x-patch) patch v1-0001
Hi, I noticed several little defects in the code: 1. There are several typos in the comments: "fist" instead of "first" 2. The comment in network.c claims that IPv6 has 64 bits (in fact 128) 3. oid_hash macro is not used for a long time and can be removed. Here is the patch. -- Best regards, Aleksander Alekseev
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Require share-exclusive lock to set hint bits and to flush
- 82467f627bd4 19 (unreleased) cited