8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6cf306 commit 14bd1c3Copy full SHA for 14bd1c3
contrib/pg_upgrade/pg_upgrade.h
@@ -65,10 +65,6 @@ extern int pgunlink(const char *path);
65
/* OID system catalog preservation added during PG 9.0 development */
66
#define TABLE_SPACE_SUBDIRS 201001111
67
68
-/* from pgport */
69
-extern void copydir(char *fromdir, char *todir, bool recurse);
70
-extern bool rmtree(const char *path, bool rmtopdir);
71
-
72
/*
73
* Each relation is represented by a relinfo structure.
74
*/
0 commit comments