Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit be2f909

Browse files
committed
Remove duplicate definition of 'progname'.
Per buildfarm.
1 parent 9c6aa8c commit be2f909

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/bin/pg_dump/pg_dumpall.c

-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
#define PGDUMP_VERSIONSTR "pg_dump (PostgreSQL) " PG_VERSION "\n"
3131

3232

33-
static const char *progname;
34-
3533
static void help(void);
3634

3735
static void dropRoles(PGconn *conn);

0 commit comments

Comments
 (0)