pgsql: Make locale_messages_assign() really work on Windows; the prior

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Make locale_messages_assign() really work on Windows; the prior
Дата
Msg-id 20041017200227.152CA329EB3@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make locale_messages_assign() really work on Windows; the prior hack
only covered the case of assigning "", and failed to recognize that
actually setlocale(LC_MESSAGES,...) does not work at all on this platform.
Magnus Hagander, some code prettification by Tom Lane.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        pg_locale.c (r1.28 -> r1.29)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/pg_locale.c.diff?r1=1.28&r2=1.29)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Remove dllist.c from libpq.
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Give a more user-friendly error message in situation where CREATE