From: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
---|---|
To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
Cc: | Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: to_timestamp TZH and TZM format specifiers |
Date: | 2018-01-09 19:31:40 |
Message-ID: | e5444bac-4f97-2beb-0e45-38b9527bfa59@2ndQuadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 01/09/2018 01:57 PM, Pavel Stehule wrote:
>
>
> 2018-01-09 19:52 GMT+01:00 Andrew Dunstan
> <andrew(dot)dunstan(at)2ndquadrant(dot)com <mailto:andrew(dot)dunstan(at)2ndquadrant(dot)com>>:
>
>
>
> On 01/09/2018 01:46 PM, Pavel Stehule wrote:
> >
> >
> > I checked this patch and I think so it is correct.
> >
> > 1. all tests passed
> > 2. no problems with patching and compilation
> > 3. the doc is good enough
> > 4. I can confirm so Oracle 12c supports these formats, but I
> have not
> > possibility to test it
> > 5. the behave is consistent with timestamp with time zone
> >
> > I'll mark this patch as ready for commiter
> >
> >
>
>
> This isn't a separate commitfest item. Since you've replied to an
> earlier email it's difficult for me to tell which patch you have
> checked? Did you check the one that also implements to_char
> functionality?
>
>
> yes - it works too.
>
>
Thanks. Committed.
cheers
andrew
--
Andrew Dunstan https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2018-01-09 19:44:55 | Re: [HACKERS] Removing LEFT JOINs in more cases |
Previous Message | Tom Lane | 2018-01-09 19:14:07 | Re: |