1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Simplify functions and parameters used by pg_upgrade.

This commit is contained in:
Bruce Momjian
2011-01-04 19:11:00 -05:00
parent 14158f25cd
commit 25cc7424e3
2 changed files with 62 additions and 83 deletions

View File

@ -10,7 +10,6 @@
#include "pg_upgrade.h"
void
generate_old_dump(void)
{