aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/clog.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-06-28 11:17:16 +0900
committerMichael Paquier <michael@paquier.xyz>2021-06-28 11:17:16 +0900
commitce8949c4b6e225a3ae31e4b7ccdef0f7ab70ada6 (patch)
treed929073c6a9143da4338448cefce9495a37370e9 /src/backend/access/transam/clog.c
parente52f7cbec16ce6ccbf7f1b73a8775b42833614ce (diff)
downloadpostgresql-ce8949c4b6e225a3ae31e4b7ccdef0f7ab70ada6.tar.gz
postgresql-ce8949c4b6e225a3ae31e4b7ccdef0f7ab70ada6.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 'src/backend/access/transam/clog.c')
0 files changed, 0 insertions, 0 deletions