Re: Add some regression tests for SEQUENCE

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Add some regression tests for SEQUENCE
Дата
Msg-id A737B7A37273E048B164557ADEF4A58B057BDED1@ntex2010a.host.magwien.gv.at
обсуждение исходный текст
Ответ на Add some regression tests for SEQUENCE  (robins <tharakan@gmail.com>)
Ответы Re: Add some regression tests for SEQUENCE  (robins <tharakan@gmail.com>)
Список pgsql-hackers
robins wrote:
> Attached is a small patch to test corner cases related to Sequences (basically aimed at increasing
> code-coverage of sequence.sql in regression tests).
>
> Look forward to any and all feedback.

Looks ok except that the patch is backwards
(all added lines start with "-").  I found a typo:
"exit" instead of "exist".

You should add the patch to the next commitfest
(http://wiki.postgresql.org/wiki/Submitting_a_Patch).

Yours,
Laurenz Albe



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

Предыдущее
От: Boszormenyi Zoltan
Дата:
Сообщение: Re: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: scanner/parser minimization