Re: duplicate function oid symbols

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: John Naylor <john.naylor@enterprisedb.com>
Cc: Andres Freund <andres@anarazel.de>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-10-29T17:35:08Z
Lists: pgsql-hackers
John Naylor <john.naylor@enterprisedb.com> writes:
> Here is a quick patch implementing this much.

Pushed with a couple cosmetic tweaks.

			regards, tom lane



Commits

  1. Don't use custom OID symbols in pg_type.dat, either.

  2. Don't use custom OID symbols in pg_proc.dat.