diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-06-28 11:17:25 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-06-28 11:17:25 +0900 |
commit | 5160d5bb16625e154857ad7f717ddaee118b3fd3 (patch) | |
tree | 9fc03c8e2f856b73975310f10e77482d6e3cadf9 /src/backend/access/transam/xlog.c | |
parent | 3c465883b8a6828006978b43658c1b528a59a959 (diff) |
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 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions