pgsql: Alter test results to comply with new ALTER TABLE behaviour. - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Alter test results to comply with new ALTER TABLE behaviour.
Date
Msg-id E1Qdg7g-0004Iq-H0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Alter test results to comply with new ALTER TABLE behaviour.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/677f146307a95f862c0c7b51819c79a00af61f95

Modified Files
--------------
src/test/regress/expected/alter_table.out |   72 ++++++++++++++---------------
src/test/regress/sql/alter_table.sql      |    2 -
2 files changed, 35 insertions(+), 39 deletions(-)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Reset ALTER TABLE lock levels to AccessExclusiveLock in all case
Next
From: Simon Riggs
Date:
Subject: Re: pgsql: Reset ALTER TABLE lock levels to AccessExclusiveLock in all case