mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 00:32:10 -04:00
I think Thomas missed an update here...
This commit is contained in:
parent
a9d5289d3c
commit
e8f1340fe0
1 changed files with 1 additions and 3 deletions
|
|
@ -614,8 +614,6 @@ SELECT user_relns() AS user_relns
|
|||
int8_tbl
|
||||
interval_tbl
|
||||
iportaltest
|
||||
join3_tbl
|
||||
join4_tbl
|
||||
lseg_tbl
|
||||
num_data
|
||||
num_exp_add
|
||||
|
|
@ -655,7 +653,7 @@ SELECT user_relns() AS user_relns
|
|||
toyemp
|
||||
varchar_tbl
|
||||
xacttest
|
||||
(92 rows)
|
||||
(90 rows)
|
||||
|
||||
--SELECT name(equipment(hobby_construct(text 'skywalking', text 'mer'))) AS equip_name;
|
||||
--
|
||||
|
|
|
|||
Loading…
Reference in a new issue