Re: ZStandard (with dictionaries) compression support for TOAST compression
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Nikhil Kumar Veldanda <veldanda.nikhilkumar17@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2025-04-23T16:27:29Z
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 →
-
Split regression tests for TOAST compression methods into two files
- 74a3fc36f314 19 (unreleased) landed
-
Refactor non-supported compression error message in toast_compression.c
- 1dbe6f76677c 19 (unreleased) landed
On Wed, Apr 23, 2025 at 11:59 AM Robert Haas <robertmhaas@gmail.com> wrote: > heap_toast_insert_or_update care about HeapTupleHasExternal(), which > seems like it might be a key point. Care about HeapTupleHasVarWidth, rather. -- Robert Haas EDB: http://www.enterprisedb.com