Re: insert throw error when year field len > 4 for timestamptz datatype

From: Rushabh Lathia <rushabh(dot)lathia(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Rushabh Lathia <rushabh(dot)lathia(at)enterprisedb(dot)com>
Subject: Re: insert throw error when year field len > 4 for timestamptz datatype
Date: 2013-08-16 06:22:26
Message-ID: CAGPqQf16wDv6nPtPG6zwc0U1yh0EdOgzEz9dOP9o3a+wmdrMLQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 15, 2013 at 1:08 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Rushabh Lathia <rushabh(dot)lathia(at)gmail(dot)com> writes:
> > PFA patch and share your input/suggestions.
>
> I think this needs review. Please add it to the next commitfest.
>

Done.

Here is latest patch with testcase added to regression.

>
> regards, tom lane
>

Regards,
Rushabh Lathia
www.EnterpriseDB.com

Attachment Content-Type Size
timestamptz_fix_with_testcase.patch application/octet-stream 2.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message ciifrancesco@tiscali.it 2013-08-16 11:25:31 Chinese in Postgres
Previous Message Tom Lane 2013-08-16 04:20:44 Re: undefined symbol: PQescapeLiteral