Re: Add some regression tests for SEQUENCE

From: Robins Tharakan <tharakan(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Subject: Re: Add some regression tests for SEQUENCE
Date: 2013-07-07 13:01:51
Message-ID: CAEP4nAyZXv-nSWDxKpdKtDFXX+35G+6=dZFYxH7k0LKyH0dgdA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3 July 2013 10:13, Robert Haas <robertmhaas(at)gmail(dot)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

Attachment Content-Type Size
regress_sequence_v5.patch application/octet-stream 16.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2013-07-07 13:09:46 Re: WAL and XLOG
Previous Message Markus Wanner 2013-07-07 12:55:19 Re: Review: extension template