Home
last modified time | relevance | path

Searched refs:XactLastCommitEnd (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/databases/pglogical/pglogical-REL2_4_0/
H A Dpglogical_monitoring.c52 if (XLogRecPtrIsInvalid(XactLastCommitEnd)) in pglogical_wait_slot_confirm_lsn()
55 target_lsn = XactLastCommitEnd; in pglogical_wait_slot_confirm_lsn()
H A Dpglogical_sync.c930 (uint32)(XactLastCommitEnd>>32), (uint32)XactLastCommitEnd); in pglogical_sync_subscription()
934 replorigin_advance(originid, lsn, XactLastCommitEnd, true, in pglogical_sync_subscription()
1110 (uint32)(XactLastCommitEnd>>32), (uint32)XactLastCommitEnd); in pglogical_sync_table()
1115 replorigin_advance(originid, *status_lsn, XactLastCommitEnd, true, in pglogical_sync_table()
/dports/databases/pglogical/pglogical-REL2_4_0/compat94/
H A Dpglogical_compat.c48 XLogRecPtr XactLastCommitEnd = 0; variable
342 local_lsn = XactLastCommitEnd; in replorigin_session_setup()
486 XactLastCommitEnd); in session_origin_xact_cb()
H A Dpglogical_compat.h90 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/access/
H A Dxlog.h92 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/access/
H A Dxlog.h91 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/access/
H A Dxlog.h91 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/access/
H A Dxlog.h91 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql10-server/postgresql-10.19/src/include/access/
H A Dxlog.h92 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/access/
H A Dxlog.h92 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/access/
H A Dxlog.h92 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql10-client/postgresql-10.19/src/include/access/
H A Dxlog.h92 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/access/
H A Dxlog.h92 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/access/
H A Dxlog.h92 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/access/
H A Dxlog.h92 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/access/
H A Dxlog.h92 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/access/
H A Dxlog.h91 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/access/
H A Dxlog.h91 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/access/
H A Dxlog.h91 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/access/
H A Dxlog.h91 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql11-client/postgresql-11.14/src/include/access/
H A Dxlog.h92 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/access/
H A Dxlog.h92 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/access/
H A Dxlog.h92 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/access/
H A Dxlog.h92 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/access/
H A Dxlog.h92 extern PGDLLIMPORT XLogRecPtr XactLastCommitEnd;

1234567