Re: Allow to_date() and to_timestamp() to accept localized names

From: Juan José Santamaría Flecha <juanjo(dot)santamaria(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Allow to_date() and to_timestamp() to accept localized names
Date: 2019-08-22 19:38:35
Message-ID: CAC+AXB0AMzuaPddH+N5AHZ=sdGzJPmqYL=zSG5ARACzkZfhF3w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Aug 18, 2019 at 10:42 AM Juan José Santamaría Flecha
<juanjo(dot)santamaria(at)gmail(dot)com> wrote:
>
> Going through the current items in the wiki's todo list, I have been
> looking into: "Allow to_date () and to_timestamp () to accept
> localized month names".
>

I have gone through a second take on this, trying to give it a better
shape but it would surely benefit from some review, so I will open an
item in the commitfest.

Regards,

Juan José Santamaría Flecha

Attachment Content-Type Size
0001-Allow-localized-month-names-to_date-v1.patch application/octet-stream 17.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Eckhardt 2019-08-22 19:48:47 Re: Cleanup isolation specs from unused steps
Previous Message Tom Lane 2019-08-22 19:08:58 Preserving extension ownership in dump/restore/pg_upgrade