Home
last modified time | relevance | path

Searched refs:RecreateTwoPhaseFile (Results 1 – 25 of 56) sorted by relevance

123

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/access/
H A Dtwophase.h54 extern void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/access/
H A Dtwophase.h54 extern void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/access/
H A Dtwophase.h54 extern void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/access/
H A Dtwophase.h54 extern void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/access/
H A Dtwophase.h54 extern void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/access/
H A Dtwophase.h54 extern void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/access/
H A Dtwophase.h54 extern void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/transam/
H A Dtwophase.c232 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1648 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1787 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/transam/
H A Dtwophase.c232 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1648 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1787 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/transam/
H A Dtwophase.c230 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1716 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1854 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/transam/
H A Dtwophase.c232 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1648 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1787 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/transam/
H A Dtwophase.c232 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1648 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1787 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/transam/
H A Dtwophase.c232 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1648 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1787 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/transam/
H A Dtwophase.c232 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1648 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1787 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/transam/
H A Dtwophase.c232 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1648 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1787 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/transam/
H A Dtwophase.c230 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1716 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1854 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/transam/
H A Dtwophase.c230 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1716 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1854 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/transam/
H A Dtwophase.c230 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1716 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1854 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/transam/
H A Dtwophase.c230 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1716 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1854 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/transam/
H A Dtwophase.c230 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1716 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1854 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/transam/
H A Dtwophase.c231 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1740 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1863 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/transam/
H A Dtwophase.c231 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1740 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1863 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/transam/
H A Dtwophase.c230 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1716 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1854 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/access/transam/
H A Dtwophase.c230 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1680 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1803 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/transam/
H A Dtwophase.c230 static void RecreateTwoPhaseFile(TransactionId xid, void *content, int len);
1680 RecreateTwoPhaseFile(TransactionId xid, void *content, int len) in RecreateTwoPhaseFile() function
1803 RecreateTwoPhaseFile(gxact->xid, buf, len); in CheckPointTwoPhase()

123