Re: [HACKERS] Bug in to_timestamp().
Alexander Korotkov <a.korotkov@postgrespro.ru>
From: Alexander Korotkov <a.korotkov@postgrespro.ru>
To: Artur Zakirov <a.zakirov@postgrespro.ru>
Cc: Dmitry Dolgov <9erthalion6@gmail.com>,
Robert Haas <robertmhaas@gmail.com>, Thomas Munro <thomas.munro@enterprisedb.com>, Tom Lane <tgl@sss.pgh.pa.us>,
sulamul@gmail.com, Pavel Stehule <pavel.stehule@gmail.com>,
"David G. Johnston" <david.g.johnston@gmail.com>, Alex Ignatov <a.ignatov@postgrespro.ru>, Bruce Momjian <bruce@momjian.us>,
sul_amul@yahoo.co.in, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-07-05T13:35:18Z
Lists: pgsql-hackers
On Fri, Mar 2, 2018 at 3:52 PM Arthur Zakirov <a.zakirov@postgrespro.ru> wrote: > > On Fri, Mar 02, 2018 at 01:44:53PM +0100, Dmitry Dolgov wrote: > > Well, I'm not sure that it's completely unrelated, but I see your point - it > > makes sense to discuss this and move forward in small steps. So, if there are > > no objections I'll mark this patch as ready. > > Thank you! I tool a look at this patch. It looks good for me. It applies cleanly on last master, builds without warnings, passes tests. Functionality seems to be well-covered by documentation and regression tests. So, I'm going to commit it if no objections. ------ Alexander Korotkov 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