Re: Add some regression tests for SEQUENCE

From: Josh Kupershmidt <schmiddy(at)gmail(dot)com>
To: Robins Tharakan <tharakan(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add some regression tests for SEQUENCE
Date: 2013-03-18 22:37:52
Message-ID: CAK3UJRGnfN4HBRFvxvwH2F3=xLpybMzcK+BEcKbWX9yAXyVd0Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Mar 18, 2013 at 3:10 PM, Robins Tharakan <tharakan(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robins Tharakan 2013-03-18 23:07:25 Re: Add some regression tests for SEQUENCE
Previous Message Dimitri Fontaine 2013-03-18 22:24:30 Re: machine-parseable object descriptions