Re: [HACKERS] Bug in to_timestamp().
Liudmila Mantrova <l.mantrova@postgrespro.ru>
From: Liudmila Mantrova <l.mantrova@postgrespro.ru>
To: Alexander Korotkov <a.korotkov@postgrespro.ru>,
amul sul <sulamul@gmail.com>
Cc: prabhat.sahu@enterprisedb.com,
"David G. Johnston" <david.g.johnston@gmail.com>,
Artur Zakirov <a.zakirov@postgrespro.ru>, Tom Lane <tgl@sss.pgh.pa.us>,
Dmitry Dolgov <9erthalion6@gmail.com>, Robert Haas <robertmhaas@gmail.com>,
Thomas Munro <thomas.munro@enterprisedb.com>,
Pavel Stehule <pavel.stehule@gmail.com>,
Alex Ignatov <a.ignatov@postgrespro.ru>, Bruce Momjian <bruce@momjian.us>,
amul sul <sul_amul@yahoo.co.in>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-09-26T14:40:04Z
Lists: pgsql-hackers
Attachments
- to_timestamp_letters_digits-0001.patch (text/x-patch) patch
On 09/22/2018 10:00 PM, Alexander Korotkov wrote: > On Thu, Sep 20, 2018 at 3:52 PM Alexander Korotkov > <a.korotkov@postgrespro.ru> wrote: >> On Thu, Sep 20, 2018 at 6:09 AM amul sul <sulamul@gmail.com> wrote: >>> Agreed, thanks for working on this. >> Pushed, thanks. > Please, find attached patch improving documentation about > letters/digits in to_date()/to_timestamp() template string. I think > it needs review from native English speaker. > > ------ > Alexander Korotkov > Postgres Professional: http://www.postgrespro.com > The Russian Postgres Company > Hi Alexander, I'm not a native speaker, but let me try to help. A new doc version is attached. -- Liudmila Mantrova Technical writer at Postgres Professional: http://www.postgrespro.com The Russian Postgres Company
Commits
-
Improve behavior of to_timestamp()/to_date() functions
- cf984672427e 12.0 landed
-
Implement TZH and TZM timestamp format patterns
- 11b623dd0a2c 11.0 cited
-
as attache of this mail is patch (to the main tree) with to_char's
- b866d2e2d794 7.1.1 cited