On Thu, Nov 5, 2020 at 3:50 PM Tom Lane <[email protected]> wrote: > > Peter Eisentraut <[email protected]> writes: > > This commit assigns OIDs from the reserved range: > > +DECLARE_TOAST(pg_depend, 8888, 8889); > > > Do you want to try the renumber_oids.pl script to fix this? > > AFAIK the agreed-on process is to do that once per release cycle. > Is there some reason why it needs to be done now?
Did we ever actually document this process somewhere? I went looking for it some time ago and failed to find it (and eventually found the old email thread(s) around it, but that's not really documentation), but that could definitely be my searching.... -- Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/
