Add some regression tests for SEQUENCE

Robins Tharakan <tharakan@gmail.com>

From: robins <tharakan@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2013-03-12T16:35:05Z
Lists: pgsql-hackers

Attachments

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

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Allow CREATE FOREIGN TABLE to include SERIAL columns.