Re: Bug in to_timestamp().

Amul Sul <sulamul@gmail.com>

From: Amul Sul <sulamul@gmail.com>
To: pgsql-hackers@postgresql.org
Cc: Arthur Zakirov <a.zakirov@postgrespro.ru>
Date: 2017-02-15T12:26:20Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  not tested
Implements feature:       tested, passed
Spec compliant:           not tested
Documentation:            tested, passed

Review of v7 patch: 
- Patch applies to the top of master HEAD cleanly & make check-world also fine.
- Tom Lane's review comments are fixed.



The new status of this patch is: Ready for Committer

Commits

  1. Improve behavior of to_timestamp()/to_date() functions

  2. Implement TZH and TZM timestamp format patterns

  3. as attache of this mail is patch (to the main tree) with to_char's