Skip to content
Snippets Groups Projects
Commit 14bd1c3d authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Remove port.h prototypes from pg_upgrade.h, per report from Robert Haas.

parent c6cf3060
No related branches found
No related tags found
No related merge requests found
......@@ -65,10 +65,6 @@ extern int pgunlink(const char *path);
/* OID system catalog preservation added during PG 9.0 development */
#define TABLE_SPACE_SUBDIRS 201001111
/* from pgport */
extern void copydir(char *fromdir, char *todir, bool recurse);
extern bool rmtree(const char *path, bool rmtopdir);
/*
* Each relation is represented by a relinfo structure.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment