Replace duplicate_oids with Perl implementation It is more portable, more robust, and more readable.
From: Andrew Dunstan <[email protected]> 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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
