Re: Add regression tests for DISCARD

Поиск
Список
Период
Сортировка
От Fabrízio de Royes Mello
Тема Re: Add regression tests for DISCARD
Дата
Msg-id CAFcNs+qb2zKC9Wu=hBaUUbT+wu7qZ=VuMPRaHamW6CTPLX=6bQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add regression tests for DISCARD  (Robins Tharakan <tharakan@gmail.com>)
Ответы Re: Add regression tests for DISCARD  (Robins Tharakan <tharakan@gmail.com>)
Список pgsql-hackers
On Mon, Jul 1, 2013 at 5:59 PM, Robins Tharakan <tharakan@gmail.com> wrote:

Thanks Marko for pointing out about guc.sql.

Please find attached a patch to move DISCARD related tests from guc.sql to discard.sql. It adds an extra test for a DISCARD PLANS line, although I amn't sure on how to validate that its working.

Personally, I wouldn't call this a great patch, since most of the tests were already running, although in a generic script. The separation of DISCARD related tests to another file is arguably good for the long-term though.

Robins,

You must add this new test case called "discard" to src/test/regress/parallel_schedule and src/test/regress/serial_schedule, because if we do "make check" the new "discard" test case is not executed.

Regards,

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: New regression test time
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Large object + FREEZE?