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 014f9f3 commit a094e8bCopy full SHA for a094e8b
src/bin/pg_upgrade/info.c
@@ -11,8 +11,8 @@
11
12
#include "access/transam.h"
13
#include "catalog/pg_class_d.h"
14
-#include "pqexpbuffer.h"
15
#include "pg_upgrade.h"
+#include "pqexpbuffer.h"
16
17
static void create_rel_filename_map(const char *old_data, const char *new_data,
18
const DbInfo *old_db, const DbInfo *new_db,
0 commit comments