Re: Add some regression tests for SEQUENCE

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Robins Tharakan <tharakan(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Subject: Re: Add some regression tests for SEQUENCE
Date: 2013-06-28 21:28:49
Message-ID: 51CE0011.9000607@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 06/28/2013 02:15 PM, Robins Tharakan wrote:
> Seems like thats because of a recent (15th May 2013) patch
> (b14206862278347a379f2bb72d92d16fb9dcea45) that changed the error message
> that is printed. Its just one line of difference actually.
>
> Let me know if this is otherwise good to go.
> I'll checkout the latest revision and submit this patch again.
>

I was only checking test timing, per my earlier email. I haven't looked
at the tests themselves at all.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2013-06-28 21:31:06 Re: New regression test time
Previous Message Josh Berkus 2013-06-28 21:22:15 Re: Add some regression tests for SEQUENCE