Re: Reducing the range of OIDs consumed by genbki.pl
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Tomas Vondra <tomas.vondra@enterprisedb.com>
Date: 2021-05-27T14:36:00Z
Lists: pgsql-hackers
On Wed, May 26, 2021 at 5:43 PM Tom Lane <tgl@sss.pgh.pa.us> wrote: > So I propose shoehorning this into v14, to avoid shipping a > release where FirstBootstrapObjectId has been bumped up. Just to repeat on this thread what I said on the other one, I am +1 on this as a concept. I have not reviewed the patch. Thanks, -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
Reduce the range of OIDs reserved for genbki.pl.
- a4390abecf0f 14.0 landed
-
BRIN minmax-multi indexes
- ab596105b55f 14.0 cited