aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2019-10-04 13:56:04 -0700
committerAndres Freund <andres@anarazel.de>2019-10-04 13:57:44 -0700
commit0cbc72ca72d4d7bdfecea6244bce6d5fb94e2e1a (patch)
tree51e105a6676169b6888fd8a0f48ee13fcde70b98 /src/backend/access/gist
parent60e97d63e5d19098e11fa32431a20eea820e2ae9 (diff)
downloadpostgresql-0cbc72ca72d4d7bdfecea6244bce6d5fb94e2e1a.tar.gz
postgresql-0cbc72ca72d4d7bdfecea6244bce6d5fb94e2e1a.zip
Add isolation tests for the combination of EPQ and triggers.
As evidenced by bug #16036 this area is woefully under-tested. Add fairly extensive tests for the combination. Backpatch back to 9.6 - before that isolationtester was not capable enough. While we don't backpatch tests all the time, future fixes to trigger.c would potentially look different enough in 12+ from the earlier branches that introducing bugs during backpatching is more likely than normal. Also, it's just a crucial and undertested area of the code. Author: Andres Freund Discussion: https://postgr.es/m/16036-28184c90d952fb7f@postgresql.org Backpatch: 9.6-, the earliest these tests work
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions