aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/sql/psql.sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/regress/sql/psql.sql')
-rw-r--r--src/test/regress/sql/psql.sql8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/test/regress/sql/psql.sql b/src/test/regress/sql/psql.sql
index 306c1d57a82..338a904ec77 100644
--- a/src/test/regress/sql/psql.sql
+++ b/src/test/regress/sql/psql.sql
@@ -1239,9 +1239,17 @@ drop role regress_partitioning_role;
\df has_database_privilege oid text
\df has_database_privilege oid text -
\dfa bit* small*
+\df *._pg_expandarray
\do - pg_catalog.int4
\do && anyarray *
+-- check \sf
+\sf information_schema._pg_expandarray
+\sf+ information_schema._pg_expandarray
+\sf+ interval_pl_time
+\sf ts_debug(text)
+\sf+ ts_debug(text)
+
-- check describing invalid multipart names
\dA regression.heap
\dA nonesuch.heap