pgsql: Add test for CREATE INDEX CONCURRENTLY with not-so-immutable pre

2021-06-27 Thread Michael Paquier
Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate 83158f7 has improved index_set_state_flags() so as it is possible to use transactional updates when updating pg_index state flags, but there was not really a test case which stressed directly the possibility it fixed. This comm

pgsql: Add test for CREATE INDEX CONCURRENTLY with not-so-immutable pre

2021-06-27 Thread Michael Paquier
Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate 83158f7 has improved index_set_state_flags() so as it is possible to use transactional updates when updating pg_index state flags, but there was not really a test case which stressed directly the possibility it fixed. This comm

pgsql: Add test for CREATE INDEX CONCURRENTLY with not-so-immutable pre

2021-06-27 Thread Michael Paquier
Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate 83158f7 has improved index_set_state_flags() so as it is possible to use transactional updates when updating pg_index state flags, but there was not really a test case which stressed directly the possibility it fixed. This comm

pgsql: Add test for CREATE INDEX CONCURRENTLY with not-so-immutable pre

2021-06-27 Thread Michael Paquier
Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate 83158f7 has improved index_set_state_flags() so as it is possible to use transactional updates when updating pg_index state flags, but there was not really a test case which stressed directly the possibility it fixed. This comm

pgsql: Add test for CREATE INDEX CONCURRENTLY with not-so-immutable pre

2021-06-27 Thread Michael Paquier
Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate 83158f7 has improved index_set_state_flags() so as it is possible to use transactional updates when updating pg_index state flags, but there was not really a test case which stressed directly the possibility it fixed. This comm

pgsql: Add test for CREATE INDEX CONCURRENTLY with not-so-immutable pre

2021-06-27 Thread Michael Paquier
Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate 83158f7 has improved index_set_state_flags() so as it is possible to use transactional updates when updating pg_index state flags, but there was not really a test case which stressed directly the possibility it fixed. This comm