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

From Albe Laurenz
Subject Re: Add some regression tests for SEQUENCE
Date
Msg-id A737B7A37273E048B164557ADEF4A58B057BDED1@ntex2010a.host.magwien.gv.at
Whole thread Raw
In response to Add some regression tests for SEQUENCE  (robins <tharakan@gmail.com>)
Responses Re: Add some regression tests for SEQUENCE  (robins <tharakan@gmail.com>)
List pgsql-hackers
robins wrote:
> Attached is a small patch to test corner cases related to Sequences (basically aimed at increasing
> code-coverage of sequence.sql in regression tests).
>
> Look forward to any and all feedback.

Looks ok except that the patch is backwards
(all added lines start with "-").  I found a typo:
"exit" instead of "exist".

You should add the patch to the next commitfest
(http://wiki.postgresql.org/wiki/Submitting_a_Patch).

Yours,
Laurenz Albe



pgsql-hackers by date:

Previous
From: Boszormenyi Zoltan
Date:
Subject: Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]
Next
From: Simon Riggs
Date:
Subject: Re: scanner/parser minimization