Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns
John Naylor <john.naylor@enterprisedb.com>
From: John Naylor <john.naylor@enterprisedb.com>
To: Gurjeet Singh <gurjeet@singh.im>
Cc: David Rowley <dgrowleyml@gmail.com>, Nikita Malakhov <hukutoc@gmail.com>, Jakub Wartak <jakub.wartak@enterprisedb.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2023-08-23T04:02:44Z
Lists: pgsql-hackers
On Mon, Aug 21, 2023 at 1:33 PM Gurjeet Singh <gurjeet@singh.im> wrote: > > Please see attached the proposed patch, which attempts to make that > language newcomer-friendly. The patch adds one link for TOAST, and > replaces Postgres-specific terms with generic ones. This is off-topic for this thread (which has a CF entry), and overall I don't find the changes to be an improvement. (It wouldn't hurt to link to the TOAST section, though.) -- John Naylor EDB: http://www.enterprisedb.com
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Document limit on the number of out-of-line values per table
- e51160fa0bab 15.9 landed
- dda341b32c88 14.14 landed
- c9aa6f4f86fc 13.17 landed
- 667401dd40c8 17.0 landed
- 5ff394503ce2 12.21 landed
- 4d93bbd4e0d4 18.0 landed
- 409be33c3136 16.5 landed
-
Log when GetNewOidWithIndex() fails to find unused OID many times.
- 7fbcee1b2d5f 14.0 cited