Re: Compressed TOAST Slicing
Darafei Komяpa Praliaskouski <me@komzpa.net>
From: Darafei Praliaskouski <me@komzpa.net>
To: pgsql-hackers@lists.postgresql.org
Cc: Paul Ramsey <pramsey@cleverelephant.ca>
Date: 2019-03-11T20:22:18Z
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 →
-
Add support for partial TOAST decompression
- 4d0e994eed83 12.0 landed
-
Remove remaining hard-wired OID references in the initial catalog data.
- 3aa0395d4ed3 12.0 cited
-
Rephrase references to "time qualification".
- ebcc7bf949ba 12.0 cited
The following review has been posted through the commitfest application: make installcheck-world: not tested Implements feature: tested, passed Spec compliant: not tested Documentation: not tested I have read the patch and have no problems with it. The feature is super valuable for complex PostGIS-enabled databases.