pgsql: Let initdb detect the date order of the lc_time locale and

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Let initdb detect the date order of the lc_time locale and
Date: 2005-12-09 15:51:14
Message-ID: 20051209155114.4329F9DCB62@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Let initdb detect the date order of the lc_time locale and initialize the
datestyle parameter of the new cluster accordingly.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1720 -> r1.1721)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1720&r2=1.1721)
pgsql/doc/src/sgml:
config.sgml (r1.37 -> r1.38)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml.diff?r1=1.37&r2=1.38)
pgsql/src/bin/initdb:
initdb.c (r1.100 -> r1.101)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.100&r2=1.101)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-12-09 16:35:20 pgsql: Completed: * -Have initdb set the input DateStyle (MDY or DMY)
Previous Message User Dpage 2005-12-09 11:29:23 pginstaller - pginst: Update for JDBC 8.1-404