aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-06-28 11:17:12 +0900
committerMichael Paquier <michael@paquier.xyz>2021-06-28 11:17:12 +0900
commitfd7bc10ab4c6a88846d1b8a35d16cfe0b8f5a487 (patch)
tree5e472dc3dcad7ff40c98b689c8b09e929685f0f9 /contrib/postgres_fdw/postgres_fdw.c
parentacb60edf0254e2b0f0be753c31c877daf4012582 (diff)
downloadpostgresql-fd7bc10ab4c6a88846d1b8a35d16cfe0b8f5a487.tar.gz
postgresql-fd7bc10ab4c6a88846d1b8a35d16cfe0b8f5a487.zip
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 commit adds such a test, using a predicate that looks valid in appearance but calls a stable function. Author: Andrey Lepikhov Discussion: https://postgr.es/m/9b905019-5297-7372-0ad2-e1a4bb66a719@postgrespro.ru Backpatch-through: 9.6
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions