mirror of
https://github.com/postgres/postgres.git
synced 2025-11-07 19:06:32 +03:00
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
This commit is contained in:
@@ -1210,8 +1210,6 @@ drop role regress_partitioning_role;
|
||||
|
||||
-- \d on toast table (use pg_statistic's toast table, which has a known name)
|
||||
\d pg_toast.pg_toast_2619
|
||||
\dt pg_toast.pg_toast_2619
|
||||
\di pg_toast.pg_toast_2619_index
|
||||
|
||||
-- check printing info about access methods
|
||||
\dA
|
||||
|
||||
Reference in New Issue
Block a user