Re: WIP: to_char, support for EEEE format - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: WIP: to_char, support for EEEE format
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: WIP: to_char, support for EEEE format  (Euler Taveira de Oliveira <[email protected]>)
Responses Re: WIP: to_char, support for EEEE format
List pgsql-hackers
2009/8/2 Euler Taveira de Oliveira <[email protected]>:
> Tom Lane escreveu:
>> The real bottom line for to_char issues is almost always that we should
>> do what Oracle does.  Has anyone checked this behavior on Oracle?
>>
> That was my point too. See [1].
>
> [1] http://archives.postgresql.org/pgsql-hackers/2009-07/msg01870.php
>

so, Brendan, please, can you adjust patch to raise exception like Oracle?

Thank You
Pavel
>
> --
>  Euler Taveira de Oliveira
>  http://www.timbira.com/
>


pgsql-hackers by date:

Previous
From: Euler Taveira de Oliveira
Date:
Subject: Re: WIP: to_char, support for EEEE format
Next
From: Joshua Tolley
Date:
Subject: Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT