pgsql: Isolation test files for ALTER TABLE patch - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Isolation test files for ALTER TABLE patch
Date
Msg-id E1WWpGX-0004r3-30@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Isolation test files for ALTER TABLE patch

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f14a6bbedb79adce2298d0d4f5e2abe8563e0eca

Modified Files
--------------
src/test/isolation/expected/alter-table-1.out | 2936 +++++++++++++++++++++++++
src/test/isolation/specs/alter-table-1.spec   |   32 +
2 files changed, 2968 insertions(+)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Reduce lock levels of some ALTER TABLE cmds
Next
From: Simon Riggs
Date:
Subject: pgsql: Extra warnings and errors for PL/pgSQL