Skip to content
Snippets Groups Projects
Commit c3637205 authored by Tom Lane's avatar Tom Lane
Browse files

Fix regression test breakage from triggers patch.

parent 4c61c827
No related branches found
No related tags found
No related merge requests found
......@@ -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');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment