diff options
author | Andres Freund <andres@anarazel.de> | 2019-10-04 14:01:35 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2019-10-04 14:01:56 -0700 |
commit | 95266e64c5b7aff3c7151d2875446eae94e467b7 (patch) | |
tree | 26c8352ab82f521c787751a8090b364d20364ab8 /src/backend/access/transam/clog.c | |
parent | 62d2caed62348994fb83cb105fcd2f4a247f5440 (diff) |
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/transam/clog.c')
0 files changed, 0 insertions, 0 deletions