1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00

Fix regression test breakage from triggers patch.

This commit is contained in:
Tom Lane
2002-11-23 18:42:37 +00:00
parent 4c61c827d3
commit c3637205b2

View File

@@ -616,7 +616,9 @@ SELECT user_relns() AS user_relns
int8_tbl
interval_tbl
iportaltest
log_table
lseg_tbl
main_table
num_data
num_exp_add
num_exp_div
@@ -657,7 +659,7 @@ SELECT user_relns() AS user_relns
toyemp
varchar_tbl
xacttest
(93 rows)
(95 rows)
--SELECT name(equipment(hobby_construct(text 'skywalking', text 'mer'))) AS equip_name;
SELECT hobbies_by_name('basketball');