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

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Print combining characters (those reported as having zero width
Дата
Msg-id 20061227194536.7C7289F9F46@postgresql.org
обсуждение исходный текст
Список 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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: gsmet@pgfoundry.org (User Gsmet)
Дата:
Сообщение: pgfouine - pgfouine: finished duration unit support renamed
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Print combining characters (those reported as having zero width