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

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 →
  1. Document limit on the number of out-of-line values per table

  2. Log when GetNewOidWithIndex() fails to find unused OID many times.