Re: date formatting and tab-complete patch - Mailing list pgsql-hackers

From Manuel Sugawara
Subject Re: date formatting and tab-complete patch
Date
Msg-id m3y9kh607t.fsf@dep4.fciencias.unam.mx
Whole thread Raw
In response to Re: date formatting and tab-complete patch  (Karel Zak <zakkr@zf.jcu.cz>)
Responses Re: date formatting and tab-complete patch  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-hackers
Karel Zak <zakkr@zf.jcu.cz> writes:

> > This example shows another issue. With localized month and day names
> > the hardcoded paddings doesn't make sense any more since you may have
> > a month name longer than 9 chars -septiembre- as instance.
> 
>  Magic "9 chars" is nice and popular Oracle feature :-)

You think so?, May be it was in the teletype or monospaced display
times. But now? I don't think so.

>  The "9 chars" can be used for English locales only.

May be add a GUC, something like useless_oracle_compatibility turned
on by default (for the backwards compatibility). Believe me, the
paddings are mostly useless those days where aplications tends to use
more the web or graphical interfaces than terminals or teletypes.

Regards,
Manuel.


pgsql-hackers by date:

Previous
From: darcy@druid.net (D'Arcy J.M. Cain)
Date:
Subject: database system was interrupted at...
Next
From: Bruce Momjian
Date:
Subject: Re: SunOS4 port