Thread: pgsql: Replace duplicate_oids with Perl implementation

pgsql: Replace duplicate_oids with Perl implementation

From
Peter Eisentraut
Date:
Replace duplicate_oids with Perl implementation

It is more portable, more robust, and more readable.

From: Andrew Dunstan <andrew@dunslane.net>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3dc543b3d84f048ca563af1bc98092f1e01e4a81

Modified Files
--------------
src/include/catalog/duplicate_oids |   60 ++++++++++++++++++++----------------
1 file changed, 33 insertions(+), 27 deletions(-)