Add more regression tests for CREATE OPERATOR

From: Robins Tharakan <tharakan(at)gmail(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Add more regression tests for CREATE OPERATOR
Date: 2013-05-22 22:34:48
Message-ID: CAEP4nAy36LQ=fwCGGX8e5c44N0FNEyh10rCkigs8-4jexz2xGQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
regress_createoperator.patch application/octet-stream 9.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2013-05-23 01:10:46 WAL segments (names) not in a sequence
Previous Message Ray Stell 2013-05-22 19:05:57 Re: pg_upgrade -u