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

From Szymon Guz
Subject Re: Add more regression tests for CREATE OPERATOR
Date
Msg-id CAFjNrYtJSwhM-GFmP-+3nfDOmUG84oiBJDXDH-MQRQD4XHvjkg@mail.gmail.com
Whole thread Raw
In response to Add more regression tests for CREATE OPERATOR  (Robins Tharakan <tharakan@gmail.com>)
Responses Re: Add more regression tests for CREATE OPERATOR
List pgsql-hackers
On 23 May 2013 00:34, Robins Tharakan <tharakan@gmail.com> wrote:
Hi,

Please find attached a patch to take code-coverage of CREATE OPERATOR (src/backend/commands/operatorcmds.c) from 56% to 91%.

Any and all feedback is welcome.
--
Robins Tharakan


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers


Hi,
there is one commented out test. I think it should be run, or deleted. There is no use of commented sql code which is not run.

What do you think?

regards,
Szymon

pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: [PATCH] Remove useless USE_PGXS support in contrib
Next
From: Dean Rasheed
Date:
Subject: Re: MD5 aggregate