mirror of
https://github.com/postgres/postgres.git
synced 2025-08-22 21:53:06 +03:00
Put external declarations into header files.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
#ifndef XLOG_UTILS_H
|
||||
|
||||
#include "access/rmgr.h"
|
||||
#include "utils/rel.h"
|
||||
|
||||
extern int XLogIsOwnerOfTuple(RelFileNode hnode, ItemPointer iptr,
|
||||
|
Reference in New Issue
Block a user