Home
last modified time | relevance | path

Searched refs:have_pending_txes (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/replication/logical/
H A Dworker.c984 bool *have_pending_txes) in get_flush_position() argument
1015 *have_pending_txes = true; in get_flush_position()
1020 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1306 bool have_pending_txes; in send_feedback() local
1319 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1325 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/replication/logical/
H A Dworker.c984 bool *have_pending_txes) in get_flush_position() argument
1015 *have_pending_txes = true; in get_flush_position()
1020 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1306 bool have_pending_txes; in send_feedback() local
1319 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1325 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/replication/logical/
H A Dworker.c984 bool *have_pending_txes) in get_flush_position() argument
1015 *have_pending_txes = true; in get_flush_position()
1020 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1306 bool have_pending_txes; in send_feedback() local
1319 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1325 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/replication/logical/
H A Dworker.c984 bool *have_pending_txes) in get_flush_position() argument
1015 *have_pending_txes = true; in get_flush_position()
1020 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1306 bool have_pending_txes; in send_feedback() local
1319 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1325 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/replication/logical/
H A Dworker.c984 bool *have_pending_txes) in get_flush_position() argument
1015 *have_pending_txes = true; in get_flush_position()
1020 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1306 bool have_pending_txes; in send_feedback() local
1319 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1325 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/replication/logical/
H A Dworker.c984 bool *have_pending_txes) in get_flush_position() argument
1015 *have_pending_txes = true; in get_flush_position()
1020 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1306 bool have_pending_txes; in send_feedback() local
1319 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1325 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/replication/logical/
H A Dworker.c984 bool *have_pending_txes) in get_flush_position() argument
1015 *have_pending_txes = true; in get_flush_position()
1020 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1306 bool have_pending_txes; in send_feedback() local
1319 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1325 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/replication/logical/
H A Dworker.c1062 bool *have_pending_txes) in get_flush_position() argument
1093 *have_pending_txes = true; in get_flush_position()
1098 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1384 bool have_pending_txes; in send_feedback() local
1397 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1403 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/replication/logical/
H A Dworker.c1062 bool *have_pending_txes) in get_flush_position() argument
1093 *have_pending_txes = true; in get_flush_position()
1098 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1384 bool have_pending_txes; in send_feedback() local
1397 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1403 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/replication/logical/
H A Dworker.c1062 bool *have_pending_txes) in get_flush_position() argument
1093 *have_pending_txes = true; in get_flush_position()
1098 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1384 bool have_pending_txes; in send_feedback() local
1397 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1403 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/replication/logical/
H A Dworker.c1062 bool *have_pending_txes)
1093 *have_pending_txes = true;
1098 *have_pending_txes = !dlist_is_empty(&lsn_mapping);
1384 bool have_pending_txes;
1397 get_flush_position(&writepos, &flushpos, &have_pending_txes);
1403 if (!have_pending_txes)
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/replication/logical/
H A Dworker.c1062 bool *have_pending_txes)
1093 *have_pending_txes = true;
1098 *have_pending_txes = !dlist_is_empty(&lsn_mapping);
1384 bool have_pending_txes;
1397 get_flush_position(&writepos, &flushpos, &have_pending_txes);
1403 if (!have_pending_txes) in AutoVacWorkerFailed()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/replication/logical/
H A Dworker.c1062 bool *have_pending_txes) in get_flush_position() argument
1093 *have_pending_txes = true; in get_flush_position()
1098 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1384 bool have_pending_txes; in send_feedback() local
1397 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1403 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/replication/logical/
H A Dworker.c1062 bool *have_pending_txes)
1093 *have_pending_txes = true;
1098 *have_pending_txes = !dlist_is_empty(&lsn_mapping);
1384 bool have_pending_txes;
1397 get_flush_position(&writepos, &flushpos, &have_pending_txes);
1403 if (!have_pending_txes)
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/replication/logical/
H A Dworker.c1048 bool *have_pending_txes) in get_flush_position() argument
1079 *have_pending_txes = true; in get_flush_position()
1084 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1366 bool have_pending_txes; in send_feedback() local
1379 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1385 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/replication/logical/
H A Dworker.c1048 bool *have_pending_txes) in get_flush_position() argument
1079 *have_pending_txes = true; in get_flush_position()
1084 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1366 bool have_pending_txes; in send_feedback() local
1379 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1385 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/replication/logical/
H A Dworker.c1048 bool *have_pending_txes) in get_flush_position() argument
1079 *have_pending_txes = true; in get_flush_position()
1084 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1366 bool have_pending_txes; in send_feedback() local
1379 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1385 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/replication/logical/
H A Dworker.c1048 bool *have_pending_txes)
1079 *have_pending_txes = true;
1084 *have_pending_txes = !dlist_is_empty(&lsn_mapping);
1366 bool have_pending_txes;
1379 get_flush_position(&writepos, &flushpos, &have_pending_txes);
1385 if (!have_pending_txes)
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/replication/logical/
H A Dworker.c1048 bool *have_pending_txes) in get_flush_position() argument
1079 *have_pending_txes = true; in get_flush_position()
1084 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1366 bool have_pending_txes; in send_feedback() local
1379 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1385 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/replication/logical/
H A Dworker.c1048 bool *have_pending_txes) in get_flush_position() argument
1079 *have_pending_txes = true; in get_flush_position()
1084 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1366 bool have_pending_txes; in send_feedback() local
1379 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1385 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/replication/logical/
H A Dworker.c1048 bool *have_pending_txes) in get_flush_position() argument
1079 *have_pending_txes = true; in get_flush_position()
1084 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1366 bool have_pending_txes; in send_feedback() local
1379 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1385 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/replication/logical/
H A Dworker.c1451 bool *have_pending_txes) in get_flush_position() argument
1482 *have_pending_txes = true; in get_flush_position()
1487 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1769 bool have_pending_txes; in send_feedback() local
1782 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1788 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/replication/logical/
H A Dworker.c1451 bool *have_pending_txes) in get_flush_position() argument
1482 *have_pending_txes = true; in get_flush_position()
1487 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1769 bool have_pending_txes; in send_feedback() local
1782 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1788 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/replication/logical/
H A Dworker.c1451 bool *have_pending_txes) in get_flush_position() argument
1482 *have_pending_txes = true; in get_flush_position()
1487 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1769 bool have_pending_txes; in send_feedback() local
1782 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1788 if (!have_pending_txes) in send_feedback()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/replication/logical/
H A Dworker.c1451 bool *have_pending_txes) in get_flush_position() argument
1482 *have_pending_txes = true; in get_flush_position()
1487 *have_pending_txes = !dlist_is_empty(&lsn_mapping); in get_flush_position()
1769 bool have_pending_txes; in send_feedback() local
1782 get_flush_position(&writepos, &flushpos, &have_pending_txes); in send_feedback()
1788 if (!have_pending_txes) in send_feedback()

12