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 39cb7e4 commit 2a9e2a2Copy full SHA for 2a9e2a2
src/include/utils/relfilenumbermap.h
@@ -13,6 +13,8 @@
13
#ifndef RELFILENUMBERMAP_H
14
#define RELFILENUMBERMAP_H
15
16
+#include "common/relpath.h"
17
+
18
extern Oid RelidByRelfilenumber(Oid reltablespace,
19
RelFileNumber relfilenumber);
20
0 commit comments