| 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-17 11:59:43 |
| Message-ID: | CAFjNrYtUEOcohYCYz4S6vj5BnY+YSUuiEQWGykTgtq8AnSha+A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| Attachment | Content-Type | Size |
|---|---|---|
| regression.diffs | application/octet-stream | 1.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2013-06-17 12:12:56 | Re: MVCC catalog access |
| Previous Message | Marko Kreen | 2013-06-17 11:53:30 | Re: MD5 aggregate |