Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c363720

Browse files
committed
Fix regression test breakage from triggers patch.
1 parent 4c61c82 commit c363720

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/test/regress/output/misc.source

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,9 @@ SELECT user_relns() AS user_relns
616616
int8_tbl
617617
interval_tbl
618618
iportaltest
619+
log_table
619620
lseg_tbl
621+
main_table
620622
num_data
621623
num_exp_add
622624
num_exp_div
@@ -657,7 +659,7 @@ SELECT user_relns() AS user_relns
657659
toyemp
658660
varchar_tbl
659661
xacttest
660-
(93 rows)
662+
(95 rows)
661663

662664
--SELECT name(equipment(hobby_construct(text 'skywalking', text 'mer'))) AS equip_name;
663665
SELECT hobbies_by_name('basketball');

0 commit comments

Comments
 (0)