Skip to content

Commit cbd509d

Browse files
committed
chore: update regression tests after rebase
1 parent d2b744b commit cbd509d

File tree

3 files changed

+17
-5
lines changed

3 files changed

+17
-5
lines changed

nix/tests/expected/z_15_ext_interface.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5227,7 +5227,7 @@ order by
52275227
xml2 | public | xpath_table | text, text, text, text, text | SETOF record
52285228
xml2 | public | xslt_process | text, text | text
52295229
xml2 | public | xslt_process | text, text, text | text
5230-
(5054 rows)
5230+
(5057 rows)
52315231

52325232
/*
52335233

nix/tests/expected/z_17_ext_interface.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4864,7 +4864,7 @@ order by
48644864
xml2 | public | xpath_table | text, text, text, text, text | SETOF record
48654865
xml2 | public | xslt_process | text, text | text
48664866
xml2 | public | xslt_process | text, text, text | text
4867-
(4705 rows)
4867+
(4708 rows)
48684868

48694869
/*
48704870

@@ -5285,5 +5285,5 @@ order by
52855285
wrappers | public | wrappers_fdw_stats | rows_in
52865286
wrappers | public | wrappers_fdw_stats | rows_out
52875287
wrappers | public | wrappers_fdw_stats | updated_at
5288-
(378 rows)
5288+
(387 rows)
52895289

0 commit comments

Comments
 (0)