Re: Reducing the range of OIDs consumed by genbki.pl - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Reducing the range of OIDs consumed by genbki.pl
Date
Msg-id CA+Tgmoa0+fRz1Mfebpemg96D74Zw34_y=RYZOgoZpviQFQLzMA@mail.gmail.com
Whole thread Raw
In response to Reducing the range of OIDs consumed by genbki.pl  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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



pgsql-hackers by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: Speed up pg_checksums in cases where checksum already set
Next
From: Tom Lane
Date:
Subject: Re: Move pg_attribute.attcompression to earlier in struct for reduced size?