Re: Bug in to_timestamp().
amulsul <sul_amul@yahoo.co.in>
From: amul sul <sul_amul@yahoo.co.in>
To: Robert Haas <robertmhaas@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2016-06-15T09:33:41Z
Lists: pgsql-hackers
Attachments
- 0001-RM37358-space-in-the-format-string-should-skip-a-whi.patch (application/octet-stream) patch 0001
On Monday, 13 June 2016 9:57 PM, Robert Haas <robertmhaas@gmail.com> wrote: >I think a space in the format string should skip a whitespace >character in the input string, but not a non-whitespace character. +1, enough the benefit is we are giving correct output. PFA patch proposing this fix. Regards, Amul Sul.
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