pgsql: Isolation test files for ALTER TABLE patch

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Isolation test files for ALTER TABLE patch
Date: 2014-04-06 15:45:49
Message-ID: E1WWpGX-0004r3-30@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2014-04-06 16:26:04 pgsql: Extra warnings and errors for PL/pgSQL
Previous Message Simon Riggs 2014-04-06 15:23:47 pgsql: Reduce lock levels of some ALTER TABLE cmds