Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Jakub Wartak <jakub.wartak@enterprisedb.com>
Cc: "Andrey M. Borodin" <x4mmm@yandex-team.ru>,
John Naylor <john.naylor@enterprisedb.com>, Nikita Malakhov <hukutoc@gmail.com>, Gurjeet Singh <gurjeet@singh.im>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2024-05-14T18:19:18Z
Lists: pgsql-hackers
Attachments
- toastlimit.patch (application/octet-stream) patch
On Wed, Apr 3, 2024 at 4:59 AM Jakub Wartak <jakub.wartak@enterprisedb.com> wrote: > Yes; I've forgotten about this one and clearly I had problems > formulating it in proper shape to be accepted. I've moved it to the > next CF now as this is not critical and I would prefer to help current > timesenistive CF. Anyone is welcome to help amend the patch... I looked at your version and wrote something that is shorter and doesn't touch any existing text. Here it is. -- Robert Haas 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