pgsql: Improve regression test for pg_filenode_relation(). - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Improve regression test for pg_filenode_relation().
Date
Msg-id E1WTdrK-00033c-2M@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve regression test for pg_filenode_relation().

Make it print the details in case there's a failure.

Andres Freund, slightly modified by me

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9613a1d98e5f940d8124850e61b0a950157c8863

Modified Files
--------------
src/test/regress/expected/alter_table.out |   24 +++++++++---------------
src/test/regress/sql/alter_table.sql      |   17 ++++++-----------
2 files changed, 15 insertions(+), 26 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Adjust getpwuid() fix commit to display errno string on failure
Next
From:
Date:
Subject: ...