Add some regression tests for SEQUENCE

From: robins <tharakan(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Add some regression tests for SEQUENCE
Date: 2013-03-12 16:35:05
Message-ID: CAEP4nAxjz1siRi1gQGT62h0psCgHw40-9=HA2tuBG5cQZ_udpQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

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.
--
Robins
Tharakan

Attachment Content-Type Size
commit-sequence.patch application/octet-stream 4.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2013-03-12 17:09:06 Re: Incorrect handling of timezones with extract
Previous Message Tom Lane 2013-03-12 16:07:16 Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]