Re: automatically assigning catalog toast oids
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Michael Paquier <michael@paquier.xyz>
Cc: John Naylor <jcnaylor@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-02-18T19:12:30Z
Lists: pgsql-hackers
On 2019-02-18 12:45:10 +0900, Michael Paquier wrote: > 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. Thx.
Commits
-
Fix typo in transam.h for OIDs assigned by genbki.pl
- f0cce9fcb5fd 12.0 landed
-
Create a separate oid range for oids assigned by genbki.pl.
- 09568ec3d31b 12.0 landed
-
Remove WITH OIDS support, change oid catalog column visibility.
- 578b229718e8 12.0 cited
-
Add toast tables to most system catalogs
- 96cdeae07f93 12.0 cited