pgsql: Fix ill-advised usage of x?y:z expressions in errmsg() and

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix ill-advised usage of x?y:z expressions in errmsg() and
Дата
Msg-id 20071227170056.C96267540F0@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix ill-advised usage of x?y:z expressions in errmsg() and errhint() calls.
This prevented gettext from recognizing the strings that need to be
translated.

Modified Files:
--------------
    pgsql/src/backend/commands:
        copy.c (r1.291 -> r1.292)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/copy.c?r1=1.291&r2=1.292)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Swap the order of testing for control characters and for column
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Disallow digits and lower-case ASCII letters as the delimiter in