Unicode UTF-8 table formatting for psql text output

From: Roger Leigh <rleigh(at)debian(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Unicode UTF-8 table formatting for psql text output
Date: 2009-08-22 18:13:32
Message-ID: 1250964814-22262-1-git-send-email-rleigh@debian.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Further minor cleanups to tweak column alignment in a corner case,
and to correct indentation to match the rest of the code.

Regards,
Roger

--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/
`- GPG Public Key: 0x25BFB848 Please GPG sign your mail.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Roger Leigh 2009-08-22 18:13:33 [PATCH 8/9] psql: print_aligned_vertical_line: Correct alignment
Previous Message Caleb Welton 2009-08-22 16:44:00 Re: [PATCH] plpythonu datatype conversion improvements