diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2011-07-12 16:35:09 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2011-07-12 17:24:17 -0400 |
commit | 846af54dd5a77dc02feeb5e34283608012cfb217 (patch) | |
tree | 116e0a640b29bc2bda7700cdd22ff5659a7fd0d4 /src/backend/access/gist/gist.c | |
parent | fd6913a18955b0f89ca994b5036c103bcea23f28 (diff) | |
download | postgresql-846af54dd5a77dc02feeb5e34283608012cfb217.tar.gz postgresql-846af54dd5a77dc02feeb5e34283608012cfb217.zip |
Add support for blocked commands in isolationtester
This enables us to test that blocking commands (such as foreign keys
checks that conflict with some other lock) act as intended. The set of
tests that this adds is pretty minimal, but can easily be extended by
adding new specs.
The intention is that this will serve as a basis for ensuring that
further tweaks of locking implementation preserve (or improve) existing
behavior.
Author: Noah Misch
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions