Re: [PATCHES] to_date() validation - Mailing list pgsql-hackers

From Brendan Jurd
Subject Re: [PATCHES] to_date() validation
Date
Msg-id 37ed240d0809111112i67dffe41q87d72137604bbef0@mail.gmail.com
Whole thread Raw
In response to Re: [PATCHES] to_date() validation  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Sep 12, 2008 at 3:34 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Applied with minimal modifications.  I changed a couple of error
> messages that didn't seem to meet the style guidelines,

Great, thanks Tom.  And thanks again to Alex and Martijn for helping
me refine the patch.

> and I moved all
> of the to_timestamp tests into horology.sql, rather than having
> essentially duplicate tests in timestamp.sql and timestamptz.sql.
>

Nice.  That will make maintaining/extending the tests easier in future.

Cheers,
BJ


pgsql-hackers by date:

Previous
From: Chris Browne
Date:
Subject: Re: Transaction Snapshots and Hot Standby
Next
From: Tom Lane
Date:
Subject: Re: Commitfest patches mostly assigned ... status