pgsql: Fix strftime usage on Win32 when trying to fetch the locale-aware

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Fix strftime usage on Win32 when trying to fetch the locale-aware
Дата
Msg-id 20090109130355.CA5F8754A1B@cvs.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Fix strftime usage on Win32 when trying to fetch the locale-aware  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Log Message:
-----------
Fix strftime usage on Win32 when trying to fetch the locale-aware
parts of a time string so it properly handles different encodings.

Original patch by Hiroshi Saito, heavily reworked by me and
ITAGAKI Takahiro.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        pg_locale.c (r1.43 -> r1.44)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/pg_locale.c?r1=1.43&r2=1.44)

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

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: More portable use of "find".
Следующее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Change chapter titles thus: III.