Skip to content

Commit 44ccf2a

Browse files
committed
update test cases row count
1 parent 2b9a425 commit 44ccf2a

5 files changed

Lines changed: 5 additions & 5 deletions

nix/tests/expected/z_15_ext_interface.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5304,7 +5304,7 @@ order by
53045304
xml2 | public | xpath_table | text, text, text, text, text | SETOF record
53055305
xml2 | public | xslt_process | text, text | text
53065306
xml2 | public | xslt_process | text, text, text | text
5307-
(5126 rows)
5307+
(5132 rows)
53085308

53095309
/*
53105310

nix/tests/expected/z_17_ext_interface.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4948,7 +4948,7 @@ order by
49484948
xml2 | public | xpath_table | text, text, text, text, text | SETOF record
49494949
xml2 | public | xslt_process | text, text | text
49504950
xml2 | public | xslt_process | text, text, text | text
4951-
(4783 rows)
4951+
(4789 rows)
49524952

49534953
/*
49544954

nix/tests/expected/z_multigres-17_ext_interface.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4811,7 +4811,7 @@ order by
48114811
xml2 | public | xpath_table | text, text, text, text, text | SETOF record
48124812
xml2 | public | xslt_process | text, text | text
48134813
xml2 | public | xslt_process | text, text, text | text
4814-
(4646 rows)
4814+
(4652 rows)
48154815

48164816
/*
48174817

0 commit comments

Comments
 (0)