pginstaller - pginst: Copy the returned string from setlocale() per code - Mailing list pgsql-committers

From dpage@pgfoundry.org (User Dpage)
Subject pginstaller - pginst: Copy the returned string from setlocale() per code
Date
Msg-id 20071029215916.2ABBB216E50@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Copy the returned string from setlocale() per code in Postgres' chklocale.c to avoid possible corruption.
[usman.saleem@enterprisedb.com]

Modified Files:
--------------
    pginst/ca:
        pginstca.c (r1.117 -> r1.118)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.117&r2=1.118)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Mention the index name in 'could not create unique index' errors,
Next
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: In the previous commit message, I forgot to credit Simon Riggs