mirror of
https://github.com/postgres/postgres.git
synced 2025-04-27 22:56:53 +03:00
Output changed to reflect extra entries from new regression tests.
This commit is contained in:
parent
8bb569105a
commit
7971fb0d79
@ -441,7 +441,7 @@ advil |posthacking|jeff
|
|||||||
QUERY: SELECT user_relns() AS user_relns
|
QUERY: SELECT user_relns() AS user_relns
|
||||||
ORDER BY user_relns;
|
ORDER BY user_relns;
|
||||||
user_relns
|
user_relns
|
||||||
-------------
|
---------------
|
||||||
a_star
|
a_star
|
||||||
abstime_tbl
|
abstime_tbl
|
||||||
aggtest
|
aggtest
|
||||||
@ -454,10 +454,18 @@ bt_f8_heap
|
|||||||
bt_i4_heap
|
bt_i4_heap
|
||||||
bt_txt_heap
|
bt_txt_heap
|
||||||
c_star
|
c_star
|
||||||
|
check2_tbl
|
||||||
|
check_seq
|
||||||
|
check_tbl
|
||||||
circle_tbl
|
circle_tbl
|
||||||
city
|
city
|
||||||
|
copy_seq
|
||||||
|
copy_tbl
|
||||||
d_star
|
d_star
|
||||||
datetime_tbl
|
datetime_tbl
|
||||||
|
default_seq
|
||||||
|
default_tbl
|
||||||
|
defaultexpr_tbl
|
||||||
dept
|
dept
|
||||||
e_star
|
e_star
|
||||||
emp
|
emp
|
||||||
@ -473,6 +481,8 @@ hash_txt_heap
|
|||||||
hobbies_r
|
hobbies_r
|
||||||
iexit
|
iexit
|
||||||
ihighway
|
ihighway
|
||||||
|
insert_seq
|
||||||
|
insert_tbl
|
||||||
int2_tbl
|
int2_tbl
|
||||||
int4_tbl
|
int4_tbl
|
||||||
iportaltest
|
iportaltest
|
||||||
@ -498,5 +508,5 @@ timespan_tbl
|
|||||||
tinterval_tbl
|
tinterval_tbl
|
||||||
toyemp
|
toyemp
|
||||||
xacttest
|
xacttest
|
||||||
(56 rows)
|
(66 rows)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user