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-0004Io-FF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Alter test results to comply with new ALTER TABLE behaviour.

Branch
------
master

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

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