projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79b1a0f
)
no change
author
Bruce Momjian
<
[email protected]
>
Wed, 27 Nov 1996 13:48:23 +0000
(13:48 +0000)
committer
Bruce Momjian
<
[email protected]
>
Wed, 27 Nov 1996 13:48:23 +0000
(13:48 +0000)
src/bin/pg4_dump/pg_dump.h
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pg4_dump/pg_dump.h
b/src/bin/pg4_dump/pg_dump.h
index 0708f671be9a9bfa61ab72031b48d3b2f1cf4d49..94e95b03b2c1f2720ed84c43f98a3e1ec5340d15 100644
(file)
--- a/
src/bin/pg4_dump/pg_dump.h
+++ b/
src/bin/pg4_dump/pg_dump.h
@@
-150,7
+150,6
@@
extern void flagInhAttrs(TableInfo* tbinfo, int numTables,
InhInfo* inhinfo, int numInherits);
extern void check_conn_and_db();
-extern char* dupstr(char *s);
extern int strInArray(char* pattern, char** arr, int arr_size);
extern void parseArgTypes(char **argtypes, char* str);
extern int isArchiveName(char*);