mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 08:16:08 -04:00
heuristic determination of day vs month in date/time input. Add the ability to specify that input is interpreted as yy-mm-dd order (which formerly worked, but only for yy greater than 31). DateStyle's input component now has the preferred spellings DMY, MDY, or YMD; the older keywords European and US are now aliases for the first two of these. Per recent discussions on pgsql-general. |
||
|---|---|---|
| .. | ||
| initdb | ||
| initlocation | ||
| ipcclean | ||
| pg_config | ||
| pg_controldata | ||
| pg_ctl | ||
| pg_dump | ||
| pg_encoding | ||
| pg_id | ||
| pg_resetxlog | ||
| pgtclsh | ||
| psql | ||
| scripts | ||
| Makefile | ||