]> granicus.if.org Git - postgresql/commit
Let initdb detect the date order of the lc_time locale and initialize the
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 9 Dec 2005 15:51:14 +0000 (15:51 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 9 Dec 2005 15:51:14 +0000 (15:51 +0000)
commit625d4b38e0311fa5d281624d05f6cf7db46c98bb
tree6a61bb0acf543ddaf8f32d2c83ab7b89bb5ec787
parentcd8f3ec599ecf31fd96ef0c11183a698eccb79ed
Let initdb detect the date order of the lc_time locale and initialize the
datestyle parameter of the new cluster accordingly.
doc/TODO
doc/src/sgml/config.sgml
src/bin/initdb/initdb.c