Remove unused prototype Commit 6f56b41ac0cd7 removed function get_pg_database_relfilenode but left its prototype in place. Remove it.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/b000afea6596c4dab2f0595ded751659a158b754 Modified Files -------------- src/bin/pg_upgrade/pg_upgrade.h | 1 - 1 file changed, 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
