pgsql: Revert unstable test cases from commit 7d80441d2. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Revert unstable test cases from commit 7d80441d2.
Date
Msg-id E1kwwIx-00041c-Rk@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Revert unstable test cases from commit 7d80441d2.

I momentarily forgot that the "owner" column wouldn't be stable
in the buildfarm.  Oh well, these tests weren't very valuable
anyway.

Discussion: https://postgr.es/m/20201130165436.GX24052@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/14d49f483d4c8a5a356e25d5e5ff5726ca43abff

Modified Files
--------------
src/test/regress/expected/psql.out | 14 --------------
src/test/regress/sql/psql.sql      |  2 --
2 files changed, 16 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Allow psql's \dt and \di to show TOAST tables and their indexes.
Next
From: Michael Paquier
Date:
Subject: pgsql: Promote --data-checksums to the common set of options in initdb