diff options
Diffstat (limited to 'src/test/regress/expected/psql.out')
-rw-r--r-- | src/test/regress/expected/psql.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/regress/expected/psql.out b/src/test/regress/expected/psql.out index 60acbd1241..a7f5700edc 100644 --- a/src/test/regress/expected/psql.out +++ b/src/test/regress/expected/psql.out @@ -317,6 +317,7 @@ tuples_only off unicode_border_linestyle single unicode_column_linestyle single unicode_header_linestyle single +xheader_width full -- test multi-line headers, wrapping, and newline indicators -- in aligned, unaligned, and wrapped formats prepare q as select array_to_string(array_agg(repeat('x',2*n)),E'\n') as "ab |