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

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Cc: Rushabh Lathia <rushabh(dot)lathia(at)gmail(dot)com>
Subject: Review: Patch insert throw error when year field len > 4 for timestamptz datatype
Date: 2013-11-15 00:53:04
Message-ID: 52857070.8060200@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Initial review of the patch submitted in this message and listed in the
current CommitFest:

http://www.postgresql.org/message-id/CAGPqQf3XwWC_4fhiNz_G6EcvPs_OV3k2pe4-aJ1dg4iyY+f_Dw@mail.gmail.com

This patch would seem to be already committed here

http://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=7778ddc7a2d5b006edbfa69cdb44b8d8c24ec1ff

Is a review necessary at this point?

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2013-11-15 00:58:55 Re: Review: Patch insert throw error when year field len > 4 for timestamptz datatype
Previous Message David Rowley 2013-11-15 00:00:27 Re: strncpy is not a safe version of strcpy