Home
last modified time | relevance | path

Searched refs:table_states_valid (Results 26 – 35 of 35) sorted by relevance

12

/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/replication/logical/
H A Dtablesync.c106 static bool table_states_valid = false; variable
258 table_states_valid = false; in invalidate_syncing_table_states()
335 if (!table_states_valid) in process_syncing_tables_for_apply()
362 table_states_valid = true; in process_syncing_tables_for_apply()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/replication/logical/
H A Dtablesync.c106 static bool table_states_valid = false; variable
258 table_states_valid = false; in invalidate_syncing_table_states()
335 if (!table_states_valid) in process_syncing_tables_for_apply()
362 table_states_valid = true; in process_syncing_tables_for_apply()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/replication/logical/
H A Dtablesync.c113 static bool table_states_valid = false; variable
265 table_states_valid = false; in invalidate_syncing_table_states()
342 if (!table_states_valid) in process_syncing_tables_for_apply()
369 table_states_valid = true; in process_syncing_tables_for_apply()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/replication/logical/
H A Dtablesync.c118 static bool table_states_valid = false; variable
266 table_states_valid = false; in invalidate_syncing_table_states()
373 if (!table_states_valid) in process_syncing_tables_for_apply()
400 table_states_valid = true; in process_syncing_tables_for_apply()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/replication/logical/
H A Dtablesync.c118 static bool table_states_valid = false; variable
266 table_states_valid = false; in invalidate_syncing_table_states()
373 if (!table_states_valid) in process_syncing_tables_for_apply()
400 table_states_valid = true; in process_syncing_tables_for_apply()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/replication/logical/
H A Dtablesync.c118 static bool table_states_valid = false; variable
266 table_states_valid = false; in invalidate_syncing_table_states()
373 if (!table_states_valid) in process_syncing_tables_for_apply()
400 table_states_valid = true; in process_syncing_tables_for_apply()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/replication/logical/
H A Dtablesync.c118 static bool table_states_valid = false; variable
266 table_states_valid = false; in invalidate_syncing_table_states()
373 if (!table_states_valid) in process_syncing_tables_for_apply()
400 table_states_valid = true; in process_syncing_tables_for_apply()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/replication/logical/
H A Dtablesync.c118 static bool table_states_valid = false; variable
266 table_states_valid = false; in invalidate_syncing_table_states()
373 if (!table_states_valid) in process_syncing_tables_for_apply()
400 table_states_valid = true; in process_syncing_tables_for_apply()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/replication/logical/
H A Dtablesync.c118 static bool table_states_valid = false; variable
266 table_states_valid = false; in invalidate_syncing_table_states()
373 if (!table_states_valid) in process_syncing_tables_for_apply()
400 table_states_valid = true; in process_syncing_tables_for_apply()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/replication/logical/
H A Dtablesync.c118 static bool table_states_valid = false; variable
266 table_states_valid = false; in invalidate_syncing_table_states()
373 if (!table_states_valid) in process_syncing_tables_for_apply()
400 table_states_valid = true; in process_syncing_tables_for_apply()

12