Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

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

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Fix strftime usage on Win32 when trying to fetch the locale-aware
Date
Msg-id 20090109130355.CA5F8754A1B@cvs.postgresql.org
Whole thread Raw
Responses Re: pgsql: Fix strftime usage on Win32 when trying to fetch the locale-aware
List 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 by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: More portable use of "find".
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Change chapter titles thus: III.