Re: automatically assigning catalog toast oids

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: John Naylor <jcnaylor@gmail.com>
Cc: Andres Freund <andres@anarazel.de>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-02-18T03:45:10Z
Lists: pgsql-hackers
On Sat, Feb 16, 2019 at 04:50:51PM +0100, John Naylor wrote:
> I just noticed a small typo in transam.h. Patch attached.

Thanks, fixed.
--
Michael

Commits

  1. Fix typo in transam.h for OIDs assigned by genbki.pl

  2. Create a separate oid range for oids assigned by genbki.pl.

  3. Remove WITH OIDS support, change oid catalog column visibility.

  4. Add toast tables to most system catalogs