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 1a4bc2d commit f93e45dCopy full SHA for f93e45d
src/backend/utils/adt/xid.c
@@ -19,7 +19,6 @@
19
#include "access/transam.h"
20
#include "access/xact.h"
21
#include "libpq/pqformat.h"
22
-#include "storage/proc.h"
23
#include "utils/builtins.h"
24
25
#define PG_GETARG_TRANSACTIONID(n) DatumGetTransactionId(PG_GETARG_DATUM(n))
0 commit comments