pgsql: Print combining characters (those reported as having zero width

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Print combining characters (those reported as having zero width
Date: 2006-12-27 19:45:36
Message-ID: 20061227194536.7C7289F9F46@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Print combining characters (those reported as having zero width by
PQdsplen()) normally, instead of replacing them by \uXXXX sequences.
Assume that they in fact occupy zero screen space for formatting purposes.
Per gripe from Michael Fuhr and ensuing discussion.

Modified Files:
--------------
pgsql/src/bin/psql:
mbprint.c (r1.23 -> r1.24)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/mbprint.c.diff?r1=1.23&r2=1.24)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-12-27 19:45:51 pgsql: Print combining characters (those reported as having zero width
Previous Message User Gsmet 2006-12-27 19:13:40 pgfouine - pgfouine: finished duration unit support renamed