Re: lc_time and localized dates - Mailing list pgsql-patches

From Gevik Babakhani
Subject Re: lc_time and localized dates
Date
Msg-id 000401c878a8$ebda99f0$0a01a8c0@gevmus
Whole thread Raw
In response to Re: lc_time and localized dates  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
> This is what you get when you copy a proprietary, poorly
> specified interface.
> The to_char functions are supposed to be Oracle-compatible,
> so we need to check what Oracle does.  Whether that is useful
> in practice is a bit secondary.
>
> I'm beginning to think, if you want formatting functions that
> are more sane, stable, and standardized, export sprintf and
> strftime to PostgreSQL.

Perhaps this is good time to think about (I'm being careful to say redesign)
a review both regarding date/time formatting and locale handling for these
functions in general.

Regards,
Gevik


pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: lc_time and localized dates
Next
From: "Gevik Babakhani"
Date:
Subject: Re: lc_time and localized dates