pgsql: Alter test results to comply with new ALTER TABLE behaviour.

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Alter test results to comply with new ALTER TABLE behaviour.
Date: 2011-07-04 10:11:24
Message-ID: E1Qdg7g-0004Io-FF@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2011-07-04 10:14:59 Re: pgsql: Reset ALTER TABLE lock levels to AccessExclusiveLock in all case
Previous Message Simon Riggs 2011-07-04 08:31:57 pgsql: Reset ALTER TABLE lock levels to AccessExclusiveLock in all case