Re: BUG #11474: [Documentation] Add a note about to_date() not accepting TM modifier - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #11474: [Documentation] Add a note about to_date() not accepting TM modifier
Date
Msg-id 20141013213714.GO21267@momjian.us
Whole thread Raw
In response to BUG #11474: [Documentation] Add a note about to_date() not accepting TM modifier  (lecotegougdelaforce@free.fr)
List pgsql-bugs
On Tue, Sep 23, 2014 at 08:17:37AM +0000, lecotegougdelaforce@free.fr wrote:
> The following bug has been logged on the website:
>
> Bug reference:      11474
> Logged by:          Goulven Guillard
> Email address:      lecotegougdelaforce@free.fr
> PostgreSQL version: 9.3.5
> Operating system:   Fedora 20
> Description:
>
> Hi,
>
> The issue about to_date() and to_timestamp() not accepting localized month
> and day names is still on the TODO list.  However, reading the documentation
> about data type formatting functions, one would expect the TM modifier to be
> effective.  A note should be added to the already existing list of usage
> notes to make it clear.

Attached patch applied.  Thanks.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +

Attachment

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: BUG #11411: ALTER DOMAIN VALIDATE CONSTRAINT fails if the domain is used in a composite type
Next
From: Marti Raudsepp
Date:
Subject: Re: BUG #11661: CASE ELSE is evaluated although condition is true