Re: Add some regression tests for SEQUENCE - Mailing list pgsql-hackers

From Robins Tharakan
Subject Re: Add some regression tests for SEQUENCE
Date
Msg-id CAEP4nAxMvhEeJ2okCFqxixBJW_6Xdoz4q1AfG1AEjNB6Oqxf5A@mail.gmail.com
Whole thread Raw
In response to Re: Add some regression tests for SEQUENCE  (Josh Kupershmidt <schmiddy@gmail.com>)
Responses Re: Add some regression tests for SEQUENCE  (Robins Tharakan <tharakan@gmail.com>)
List pgsql-hackers
Duh. Apologies. That's what happens when you make that 1 last change.

Please find an updated patch.

--
Robins Tharakan


On 19 March 2013 04:07, Josh Kupershmidt <schmiddy@gmail.com> wrote:
On Mon, Mar 18, 2013 at 3:10 PM, Robins Tharakan <tharakan@gmail.com> wrote:
> Hi,
>
> Please find an updated patch (reworked on the names of SEQUENCES / ROLES /
> SCHEMA etc.)
> Takes code-coverage of 'make check' for SEQUENCE to ~95%.

There is a typo difference between sequence.out and sequence.sql
causing the test to fail:

+-- Should fail since seq5 shouldn't exist
...
+-- Should fail since seq5 shouldn't exit

Josh

Attachment

pgsql-hackers by date:

Previous
From: Josh Kupershmidt
Date:
Subject: Re: Add some regression tests for SEQUENCE
Next
From: Michael Paquier
Date:
Subject: Re: Support for REINDEX CONCURRENTLY