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 →
  1. Add support for partial TOAST decompression

  2. Remove remaining hard-wired OID references in the initial catalog data.

  3. Rephrase references to "time qualification".

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.