OSDN Git Service

Bring in a patch from Keith Parks to move the use of European dates
authorMarc G. Fournier <scrappy@hub.org>
Sun, 26 Jan 1997 15:32:28 +0000 (15:32 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sun, 26 Jan 1997 15:32:28 +0000 (15:32 +0000)
commit632c44d8290c0e3561b1c1851d4443868034a705
tree4879c978ed1db82a57cc82c1aa5c91bfa5307662
parentac3c926c4259690ed0c4cfab21db4c4b7ef05c11
Bring in a patch from Keith Parks to move the use of European dates
from a #define to a run-time option '-e'

Man page was updated to reflect new option
src/backend/parser/sysfunc.c
src/backend/postmaster/postmaster.c
src/backend/tcop/postgres.c
src/backend/utils/adt/datetimes.c
src/backend/utils/init/globals.c
src/include/config.h
src/include/miscadmin.h
src/man/postgres.1
src/man/postmaster.1