Re: GIN tries to form a tuple with a partial compressedList during insertion
Arseniy Mukhin <arseniy.mukhin.dev@gmail.com>
From: Arseniy Mukhin <arseniy.mukhin.dev@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-07-02T19:40:32Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Avoid unnecessary GinFormTuple() calls for incompressible posting lists.
- 771cfe22a098 19 (unreleased) landed
Attachments
- v2-0001-Add-check-for-compressed-posting-list-items-numbe.patch (text/x-patch) patch v2-0001
Hi! Here is a new version. I added a commit message. I will add it to PG19-2. Best regards, Arseniy Mukhin