postgresql/src/test/isolation/specs
Kevin Grittner 4deb413813 Add isolation test for SERIALIZABLE READ ONLY DEFERRABLE.
This improves code coverage and lays a foundation for testing
similar issues in a distributed environment.

Author: Thomas Munro <thomas.munro@enterprisedb.com>
Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
2017-04-05 10:04:36 -05:00
..
aborted-keyrevoke.spec
alter-table-1.spec
alter-table-2.spec
alter-table-3.spec
async-notify.spec
classroom-scheduling.spec
create-trigger.spec
deadlock-hard.spec
deadlock-simple.spec
deadlock-soft-2.spec
deadlock-soft.spec
delete-abort-savept-2.spec
delete-abort-savept.spec
drop-index-concurrently-1.spec
eval-plan-qual.spec
fk-contention.spec
fk-deadlock2.spec
fk-deadlock.spec
index-only-scan.spec
insert-conflict-do-nothing-2.spec
insert-conflict-do-nothing.spec
insert-conflict-do-update-2.spec
insert-conflict-do-update-3.spec
insert-conflict-do-update.spec
insert-conflict-toast.spec
lock-committed-keyupdate.spec
lock-committed-update.spec
lock-update-delete.spec
lock-update-traversal.spec
multiple-row-versions.spec
multixact-no-deadlock.spec
multixact-no-forget.spec
nowait-2.spec
nowait-3.spec
nowait-4.spec
nowait-5.spec
nowait.spec
partial-index.spec
prepared-transactions.spec
project-manager.spec
propagate-lock-delete.spec
read-only-anomaly-2.spec Add isolation test for SERIALIZABLE READ ONLY DEFERRABLE. 2017-04-05 10:04:36 -05:00
read-only-anomaly-3.spec Add isolation test for SERIALIZABLE READ ONLY DEFERRABLE. 2017-04-05 10:04:36 -05:00
read-only-anomaly.spec Add isolation test for SERIALIZABLE READ ONLY DEFERRABLE. 2017-04-05 10:04:36 -05:00
read-write-unique-2.spec
read-write-unique-3.spec
read-write-unique-4.spec
read-write-unique.spec
receipt-report.spec
referential-integrity.spec
ri-trigger.spec
simple-write-skew.spec
skip-locked-2.spec
skip-locked-3.spec
skip-locked-4.spec
skip-locked.spec
temporal-range-integrity.spec
timeouts.spec
total-cash.spec
tuplelock-conflict.spec
tuplelock-update.spec
two-ids.spec
update-locked-tuple.spec
vacuum-reltuples.spec Repair test for vacuum reltuples fix. 2017-03-17 14:35:54 +00:00