Re: Multiple setup steps for isolation tests

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Multiple setup steps for isolation tests
Дата
Msg-id 50459E7C0200002500049DEC@gw.wicourts.gov
обсуждение исходный текст
Ответ на Multiple setup steps for isolation tests  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
> Tom Lane  wrote:
> "Kevin Grittner"  writes:
>>> Tom Lane wrote:
>>> The grammar changes look wrong: I think you eliminated the
>>> ability to have zero setup steps, no? Instead, setup_list should
>>> expand to either empty or "setup_list setup".
> 
>> I tried that first, but had shift/reduce conflicts.
> 
> [ scratches head ... ] Dunno what you did exactly, but the attached
> version works fine for me.
[ slaps forhead ]
Yeah, that should do it.  Will apply.
Thanks.
-Kevin



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Proof of concept: standalone backend with full FE/BE protocol
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: index-only scans versus serializable transactions