On 2020-11-05 15:50, Tom Lane 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?
Ah, okay, then nevermind.
