Re: Add regression tests for SET xxx

From: Szymon Guz <mabewlun(at)gmail(dot)com>
To: Robins Tharakan <tharakan(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add regression tests for SET xxx
Date: 2013-06-18 10:01:09
Message-ID: CAFjNrYtMg3cxn9Zx5rXfpRmMbVAuCkuy-1xU4WhSnEQBtDmsww@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 18 June 2013 02:33, Robins Tharakan <tharakan(at)gmail(dot)com> wrote:

> Thanks !
>
> PFA the updated patch. Also remove a trailing whitespace at the end of SQL
> script.
>
> --
> Robins Tharakan
>
>
> On 17 June 2013 17:29, Szymon Guz <mabewlun(at)gmail(dot)com> wrote:
>
>> On 26 May 2013 19:56, Robins Tharakan <tharakan(at)gmail(dot)com> wrote:
>>
>>> Hi,
>>>
>>> Please find attached a patch to take code-coverage of SET (SESSION /
>>> SEED / TRANSACTION / DATESTYLE / TIME ZONE) (
>>> src/backend/commands/variable.c) from 65% to 82%.
>>>
>>> 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,
>> the patch applies cleanly on code from trunk, however there are failing
>> tests, diff attached.
>>
>> regards
>> Szymon
>>
>
>
Hi,
I've checked the patch. Applies cleanly. Tests pass this time :)

Could you add me as a reviewer to commitfest website, set this patch a
reviewed and add this email to the patch history?
I cannot login to the commitfest app, there is some bug with that.

thanks,
Szymon Guz

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Cédric Villemain 2013-06-18 10:15:23 Re: How do we track backpatches?
Previous Message Boszormenyi Zoltan 2013-06-18 09:56:48 Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review])