Re: [HACKERS] [BUGS] DateStyle (fwd) - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] [BUGS] DateStyle (fwd)
Date
Msg-id d638821e1a35a9940efdece0933424c0
Whole thread Raw
In response to [HACKERS] [BUGS] DateStyle (fwd)  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
>
> > > set DateStyle to 'European' does not have any effect.
> > > It used to work well with the -e option to postmaster in version 6.0
> > Has this been fixed yet.  Probably should.
>
> Fixed in the source tree a couple of days ago. Had apparently broken
> with some changes for the geqo options. I will commit some tests for
> these commands in the regression suite in the next few days.
>
> Workaround is to type
>
>   SET DateStyle TO 'European,';
>
> (note extra comma).
>
> > Do we remove -e flag, or make it work?
>
> Don't know if the "-e" flag is still present.

It is still there.  Someone reported that it works, but I have not
tested it myself.

Would you check it out?

- --
Bruce Momjian
maillist@candle.pha.pa.us

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

pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] [PATCHES] fixes for sparc-solaris (fwd)
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] New date/time formats