Re: Add more regression tests for CREATE OPERATOR

From: Robins Tharakan <tharakan(at)gmail(dot)com>
To: Szymon Guz <mabewlun(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add more regression tests for CREATE OPERATOR
Date: 2013-06-25 09:12:56
Message-ID: CAEP4nAxvEurL6Wt0LsgNjowDKVn0yedzPJCwRxrU=7ufAhXCiA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks a ton Szymon (for a reminder on this one).

As a coincidental turn of events, I have had to travel half way across the
world and am without my personal laptop (without a linux distro etc.) and
just recovering from a jet-lag now.

I'll try to install a VM on a make-shift laptop and get something going to
respond as soon as is possible.

Thanks
--
Robins Tharakan

--
Robins Tharakan

On 17 June 2013 05:19, Szymon Guz <mabewlun(at)gmail(dot)com> wrote:

> On 23 May 2013 00:34, Robins Tharakan <tharakan(at)gmail(dot)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(at)postgresql(dot)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
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rushabh Lathia 2013-06-25 09:24:05 Re: proposal: enable new error fields in plpgsql (9.4)
Previous Message Pavel Stehule 2013-06-25 09:11:58 Re: proposal: enable new error fields in plpgsql (9.4)