Re: Add regression tests for SET xxx

Поиск
Список
Период
Сортировка
От Robins Tharakan
Тема Re: Add regression tests for SET xxx
Дата
Msg-id CAEP4nAx07zHF_3n0gPzYF4Yve3Tna3=oMZ=KnrEKCqMvTAWi0A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add regression tests for SET xxx  (Szymon Guz <mabewlun@gmail.com>)
Ответы Re: Add regression tests for SET xxx  (Szymon Guz <mabewlun@gmail.com>)
Список pgsql-hackers
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@gmail.com> wrote:
On 26 May 2013 19:56, Robins Tharakan <tharakan@gmail.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@postgresql.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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: How do we track backpatches?
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Support for REINDEX CONCURRENTLY