[HACKERS] Re: [QUESTIONS] SET DateStyle - Mailing list pgsql-hackers

From Vadim B. Mikheev
Subject [HACKERS] Re: [QUESTIONS] SET DateStyle
Date
Msg-id 8a627de5d04bce06ec67c61f4efd872a
Whole thread
List pgsql-hackers
Thomas G. Lockhart wrote:
>
> > how do you set the European datestyle permanently in PostgreSQL?
>
> For a _really_ permanent default setting, you could edit
> src/backend/utils/init/globals.c and change the initial value of
> EuroDates from "false" to "true".
>
> The suggestion you have already gotten, to specify "-o -e" on the
> command line, is probably better since you don't have to modify source
> code when updating software.
>
> We might consider having it be an installation option; will bring it up
> with the developers...

I want to have it as installation option (there was EUROPEAN_DATES
in 6.0).

Vadim

------------------------------

pgsql-hackers by date:

Previous
From: "Vadim B. Mikheev"
Date:
Subject: Re: [HACKERS] Problem with copying abstimes
Next
From: "Vadim B. Mikheev"
Date:
Subject: [HACKERS] H & B