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: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-10-07T07:06:41Z
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
On Tue, Oct 7, 2025 at 12:04 AM Masahiko Sawada <sawada.mshk@gmail.com> wrote: > > ... > Thank you for updating the patch! LGTM, so I've pushed. > Thank you! Best regards, Arseniy Mukhin