index 76927093ac345941eb8113c378efb88dc3cf78dd..04d655a504b58a6024a1afdb1702458782de006c 100644 (file)
#define PGDUMP_VERSIONSTR "pg_dump (PostgreSQL) " PG_VERSION "\n"
-static const char *progname;
-
static void help(void);
static void dropRoles(PGconn *conn);