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 1accef5 commit db6c522Copy full SHA for db6c522
ptrack.c
@@ -40,6 +40,7 @@
40
/* For file_is_in_cfs_tablespace() only. */
41
#include "common/cfs_common.h"
42
#endif
43
+#include "port/pg_crc32c.h"
44
#include "storage/copydir.h"
45
#include "storage/ipc.h"
46
#include "storage/lmgr.h"
0 commit comments