Re: Patch to add regression tests for SCHEMA - Mailing list pgsql-hackers

From Robins Tharakan
Subject Re: Patch to add regression tests for SCHEMA
Date
Msg-id CAEP4nAxpS=NcBumv4Fmam7jrJEqAU6m8kjK6=2zE5sjDRe817Q@mail.gmail.com
Whole thread Raw
In response to Re: Patch to add regression tests for SCHEMA  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Patch to add regression tests for SCHEMA
Re: Patch to add regression tests for SCHEMA
List pgsql-hackers

On 3 July 2013 10:19, Robert Haas <robertmhaas@gmail.com> wrote:
In this particular case, I think that adding a new set of tests isn't
the right thing anyway.  Schemas are also known as namespaces, and the
existing "namespace" test is where related test cases live.  Add these
tests there instead.

Rename regression users to regress_rol_nsp1 etc. per convention
established in the CREATE OPERATOR patch.

Hi Robert,

PFA an updated patch:
- Renamed ROLEs as per new feedback (although the previous naming was also as per an earlier feedback)
- Merged tests into namespace

--
Robins Tharakan
Attachment

pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: copy & pasted include guard in attoptcache.h
Next
From: Markus Wanner
Date:
Subject: Re: Review: extension template