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

Commit 134c35c

Browse files
committed
no change
1 parent 79b1a0f commit 134c35c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bin/pg4_dump/pg_dump.h

-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ extern void flagInhAttrs(TableInfo* tbinfo, int numTables,
150150
InhInfo* inhinfo, int numInherits);
151151

152152
extern void check_conn_and_db();
153-
extern char* dupstr(char *s);
154153
extern int strInArray(char* pattern, char** arr, int arr_size);
155154
extern void parseArgTypes(char **argtypes, char* str);
156155
extern int isArchiveName(char*);

0 commit comments

Comments
 (0)