Re: Grouping isolationtester tests in the schedule

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Grouping isolationtester tests in the schedule
Дата
Msg-id CA+hUKG+sdF7pE9cdFLXwKRL99TOdNLeDtBHepRL5d5WPvBT2FQ@mail.gmail.com
обсуждение исходный текст
Ответ на Grouping isolationtester tests in the schedule  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: Grouping isolationtester tests in the schedule  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
On Wed, Aug 7, 2019 at 11:28 PM Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> The list of tests in src/test/isolation/isolation_schedule has grown
> over the years. Originally, they were all related to Serializable
> Snapshot Isolation, but there are different kinds of concurrency tests
> there now. More tests is good, but the schedule file has grown into a
> big inscrutable list with zero comments.

+1

> I propose to categorize the tests and add some divider comments to the
> file, see attached.

I think I'd put nowait and skip locked under a separate category "FOR
UPDATE" or "row locking" or something, but maybe that's just me... can
you call that stuff DML?

-- 
Thomas Munro
https://enterprisedb.com



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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: POC: Cleaning up orphaned files using undo logs
Следующее
От: Chapman Flack
Дата:
Сообщение: Re: s/rewinded/rewound/?