• Tom Lane's avatar
    Add "\pset linestyle ascii/unicode" option to psql, allowing our traditional · 42ec8ad6
    Tom Lane authored
    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
    42ec8ad6
psql-ref.sgml 119 KB