mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
no change
This commit is contained in:
@@ -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*);
|
||||
|
Reference in New Issue
Block a user