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

Commit 30dd091

Browse files
committed
fix
1 parent c8b9ac6 commit 30dd091

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bin/pg_dump/pg_backup_db.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ get_pgpro_edition(ArchiveHandle *AH)
100100
}
101101
}
102102
PQclear(res);
103-
exit_horribly(NULL, "aborting because of unrecognized pgpro edition\n");
104103
}
105104

106105
static void

0 commit comments

Comments
 (0)