mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Let initdb detect the date order of the lc_time locale and initialize the
datestyle parameter of the new cluster accordingly.
This commit is contained in:
2
doc/TODO
2
doc/TODO
@ -566,7 +566,7 @@ SQL Commands
|
||||
Clients
|
||||
=======
|
||||
|
||||
* Have initdb set the input DateStyle (MDY or DMY) based on locale?
|
||||
* -Have initdb set the input DateStyle (MDY or DMY) based on locale
|
||||
* Have pg_ctl look at PGHOST in case it is a socket directory?
|
||||
* Allow pg_ctl to work properly with configuration files located outside
|
||||
the PGDATA directory
|
||||
|
Reference in New Issue
Block a user