Re: Add some regression tests for SEQUENCE

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Robins Tharakan <tharakan(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add some regression tests for SEQUENCE
Date: 2013-05-08 07:55:07
Message-ID: alpine.DEB.2.02.1305080951310.2841@localhost6.localdomain6
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Have provided an updated patch as per Fabien's recent response on
> Commitfest site. Any and all feedback is appreciated.

Review:

This patch works for me.

It adds valuable sequence test cases, especially trying corner cases with
expected errors and permission denials.

I suggest to accept it.

--
Fabien.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Vincenzo Melandri 2013-05-08 08:19:08 Re: about index inheritance
Previous Message Fabien COELHO 2013-05-08 07:31:40 Re: Patch to add regression tests for SCHEMA