pgsql: Fix regression tests for psql \d view patch - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Fix regression tests for psql \d view patch
Date
Msg-id 20091103145210.81B65753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix regression tests for psql \d view patch

Modified Files:
--------------
    pgsql/src/test/regress/expected:
        polymorphism.out (r1.21 -> r1.22)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/polymorphism.out?r1=1.21&r2=1.22)
    pgsql/src/test/regress/sql:
        polymorphism.sql (r1.12 -> r1.13)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/polymorphism.sql?r1=1.12&r2=1.13)

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: In psql, show view definition only with \d+, not with \d The
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Build bzip2 tarball in dist target as well