Skip to content

Commit a09b1c0

Browse files
committed
Fix test for pgsql pager on make check
1 parent 9f20916 commit a09b1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/regress/expected/psql.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ format aligned
109109
linestyle ascii
110110
null ''
111111
numericlocale off
112-
pager 1
112+
pager 0
113113
pager_min_lines 0
114114
recordsep '\n'
115115
recordsep_zero off

0 commit comments

Comments
 (0)