diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-10-13 21:04:01 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-10-13 21:04:01 +0000 |
commit | 42ec8ad6286be046d86fc9f09bb4cdeefc395bfe (patch) | |
tree | bc2de6234cbc40060ba81d71222d593b0c680efe /src/backend/utils/adt/arrayutils.c | |
parent | b14071164366e7efee9dc3a017eb7cb4cfac3428 (diff) | |
download | postgresql-42ec8ad6286be046d86fc9f09bb4cdeefc395bfe.tar.gz postgresql-42ec8ad6286be046d86fc9f09bb4cdeefc395bfe.zip |
Add "\pset linestyle ascii/unicode" option to psql, allowing our traditional
ASCII-art style of table output to be upgraded to use Unicode box drawing
characters if desired. By default, psql will use the Unicode characters
whenever client_encoding is UTF8.
The patch forces linestyle=ascii in pg_regress usage, ensuring we don't
break the regression tests in Unicode locales.
Roger Leigh
Diffstat (limited to 'src/backend/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions