On 07/26/2013 01:24 PM, MauMau wrote:
> From: "Adrian Klaver"
>> Actually the relevant code seems to be here:
>>
>> /src/ backend/parser/gram.y
>>
>>
>> CURRENT_DATE
>>{
>>/*
>> * Transl
From: "Adrian Klaver"
Actually the relevant code seems to be here:
/src/ backend/parser/gram.y
CURRENT_DATE
{
/*
* Translate as
"'now'::text::date".
On 07/26/2013 05:31 AM, MauMau wrote:
> Hello,
>
> The description of datestyle parameter does not seem to match the actual
> behavior. Is this a bug to be fixed? Which do you think should be
> corrected, the program or the manual?
>
>
> The manual says:
>
> DateStyle (string)
> Sets the disp
Hello,
The description of datestyle parameter does not seem to match the actual
behavior. Is this a bug to be fixed? Which do you think should be
corrected, the program or the manual?
The manual says:
DateStyle (string)
Sets the display format for date and time values, as well as the rules f