Re: Add more regression tests for CREATE OPERATOR - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Add more regression tests for CREATE OPERATOR
Date
Msg-id CA+TgmoamWT7q+NX98yresL749CnU=aAOf2u0P6O3X0EMr-542Q@mail.gmail.com
Whole thread Raw
In response to Re: Add more regression tests for CREATE OPERATOR  (Szymon Guz <mabewlun@gmail.com>)
Responses Re: Add more regression tests for CREATE OPERATOR
Re: Add more regression tests for CREATE OPERATOR
List pgsql-hackers
On Wed, Jun 26, 2013 at 3:29 AM, Szymon Guz <mabewlun@gmail.com> wrote:
> OK, so I think this patch can be committed, I will change the status.

We have a convention that roles created by the regression tests needs
to have "regress" or something of the sort in the name, and that they
need to be dropped by the regression tests.  The idea is that if
someone runs "make installcheck" against an installed server, it
should pass - even if you run it twice in succession.  And also, it
shouldn't be likely to try to create (and then drop!) a role name that
already exists.

Setting this to "Waiting on Author".

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pg_filedump 9.3: checksums (and a few other fixes)
Next
From: Sawada Masahiko
Date:
Subject: Re: Patch for fail-back without fresh backup