Add more regression tests for ALTER OPERATOR FAMILY.. ADD / DROP

Lists: pgsql-hackers
From: Robins <robins(at)pobox(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Add more regression tests for ALTER OPERATOR FAMILY.. ADD / DROP
Date: 2013-05-23 22:52:24
Message-ID: CAEP4nAzNXfa-1mYPSoY8k2H3oWOefShfx-AQF2L0+aPUqWsTqg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hi,

Please find attached a patch to take code-coverage of ALTER OPERATOR
FAMILY.. ADD / DROP (src/backend/commands/opclasscmds.c) from 50% to 87%.

Any and all feedback is welcome.
--
Robins Tharakan

Attachment Content-Type Size
regress_opclass.patch application/octet-stream 18.8 KB

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Robins <robins(at)pobox(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add more regression tests for ALTER OPERATOR FAMILY.. ADD / DROP
Date: 2013-07-23 13:04:34
Message-ID: CA+TgmoYjFEmQEQ2zSV2yeAfHk58TGxNMd_fhRpqcqOizZeie8w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Thu, May 23, 2013 at 6:52 PM, Robins <robins(at)pobox(dot)com> wrote:
> Please find attached a patch to take code-coverage of ALTER OPERATOR
> FAMILY.. ADD / DROP (src/backend/commands/opclasscmds.c) from 50% to 87%.
>
> Any and all feedback is welcome.

Committed.

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