forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0cbc72c
committed
Add isolation tests for the combination of EPQ and triggers.
As evidenced by bug #16036 this area is woefully under-tested. Addfairly extensive tests for the combination.Backpatch back to 9.6 - before that isolationtester was not capableenough. While we don't backpatch tests all the time, future fixes totrigger.c would potentially look different enough in 12+ from theearlier branches that introducing bugs during backpatching is morelikely than normal. Also, it's just a crucial and undertested area ofthe code.Author: Andres FreundDiscussion:https://postgr.es/m/16036-28184c90d952fb7f@postgresql.orgBackpatch: 9.6-, the earliest these tests work1 parent60e97d6 commit0cbc72c
File tree
3 files changed
+2997
-0
lines changed- src/test/isolation
- expected
- specs
3 files changed
+2997
-0
lines changed0 commit comments
Comments
(0)