Home
last modified time | relevance | path

Searched refs:copy_confirmed_flush (Results 1 – 21 of 21) sorted by relevance

/dports/databases/postgresql12-client/postgresql-12.9/src/backend/replication/
H A Dslotfuncs.c732 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
747 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
772 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
787 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/replication/
H A Dslotfuncs.c732 XLogRecPtr copy_confirmed_flush;
747 copy_confirmed_flush = second_slot_contents.data.confirmed_flush;
772 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush))
787 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush;
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/replication/
H A Dslotfuncs.c732 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
747 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
772 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
787 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/replication/
H A Dslotfuncs.c732 XLogRecPtr copy_confirmed_flush;
747 copy_confirmed_flush = second_slot_contents.data.confirmed_flush;
772 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush))
787 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush;
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/replication/
H A Dslotfuncs.c732 XLogRecPtr copy_confirmed_flush;
747 copy_confirmed_flush = second_slot_contents.data.confirmed_flush;
772 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush))
787 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush;
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/replication/
H A Dslotfuncs.c732 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
747 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
772 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
787 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/replication/
H A Dslotfuncs.c732 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
747 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
772 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
787 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/replication/
H A Dslotfuncs.c824 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
839 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
864 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
879 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/replication/
H A Dslotfuncs.c824 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
839 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
864 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
879 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/replication/
H A Dslotfuncs.c822 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
837 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
862 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
877 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/replication/
H A Dslotfuncs.c824 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
839 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
864 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
879 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/replication/
H A Dslotfuncs.c824 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
839 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
864 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
879 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/replication/
H A Dslotfuncs.c822 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
837 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
862 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
877 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/replication/
H A Dslotfuncs.c824 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
839 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
864 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
879 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/replication/
H A Dslotfuncs.c822 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
837 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
862 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
877 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/replication/
H A Dslotfuncs.c824 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
839 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
864 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
879 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/replication/
H A Dslotfuncs.c824 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
839 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
864 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
879 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/replication/
H A Dslotfuncs.c822 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
837 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
862 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
877 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/replication/
H A Dslotfuncs.c822 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
837 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
862 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
877 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/replication/
H A Dslotfuncs.c822 XLogRecPtr copy_confirmed_flush;
837 copy_confirmed_flush = second_slot_contents.data.confirmed_flush;
862 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush))
877 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush;
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/replication/
H A Dslotfuncs.c822 XLogRecPtr copy_confirmed_flush; in copy_replication_slot() local
837 copy_confirmed_flush = second_slot_contents.data.confirmed_flush; in copy_replication_slot()
862 if (src_islogical && XLogRecPtrIsInvalid(copy_confirmed_flush)) in copy_replication_slot()
877 MyReplicationSlot->data.confirmed_flush = copy_confirmed_flush; in copy_replication_slot()