Re: Add some regression tests for SEQUENCE

Robins Tharakan <tharakan@gmail.com>

From: Robins Tharakan <tharakan@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>, Fabien COELHO <coelho@cri.ensmp.fr>
Date: 2013-07-07T13:01:51Z
Lists: pgsql-hackers

Attachments

On 3 July 2013 10:13, Robert Haas <robertmhaas@gmail.com> wrote:

> I think you should rename the roles used here to regress_rol_seq1 etc.
> to match the CREATE OPERATOR patch.
>

Please find updated patch:
- 'make check' successful with recent changes
- Renamed ROLEs as per 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.