Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit14d49f4

Browse files
committed
Revert unstable test cases from commit7d80441.
I momentarily forgot that the "owner" column wouldn't be stablein the buildfarm. Oh well, these tests weren't very valuableanyway.Discussion:https://postgr.es/m/20201130165436.GX24052@telsasoft.com
1 parent7d80441 commit14d49f4

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

‎src/test/regress/expected/psql.out

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4895,20 +4895,6 @@ Owning table: "pg_catalog.pg_statistic"
48954895
Indexes:
48964896
"pg_toast_2619_index" PRIMARY KEY, btree (chunk_id, chunk_seq)
48974897

4898-
\dt pg_toast.pg_toast_2619
4899-
List of relations
4900-
Schema | Name | Type | Owner
4901-
----------+---------------+-------------+----------
4902-
pg_toast | pg_toast_2619 | TOAST table | postgres
4903-
(1 row)
4904-
4905-
\di pg_toast.pg_toast_2619_index
4906-
List of relations
4907-
Schema | Name | Type | Owner | Table
4908-
----------+---------------------+-------+----------+---------------
4909-
pg_toast | pg_toast_2619_index | index | postgres | pg_toast_2619
4910-
(1 row)
4911-
49124898
-- check printing info about access methods
49134899
\dA
49144900
List of access methods

‎src/test/regress/sql/psql.sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,8 +1210,6 @@ drop role regress_partitioning_role;
12101210

12111211
-- \d on toast table (use pg_statistic's toast table, which has a known name)
12121212
\dpg_toast.pg_toast_2619
1213-
\dtpg_toast.pg_toast_2619
1214-
\dipg_toast.pg_toast_2619_index
12151213

12161214
-- check printing info about access methods
12171215
\dA

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp