Re: add test: pg_rowlocks extension

Поиск
Список
Период
Сортировка
От Dong Wook Lee
Тема Re: add test: pg_rowlocks extension
Дата
Msg-id CAAcBya+Ajd1pu0LyBYMOKvSANmYZY=zaXoqB_7nLdVcPoU-m9w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: add test: pg_rowlocks extension  (Dong Wook Lee <sh95119@gmail.com>)
Ответы Re: add test: pg_rowlocks extension
Список pgsql-hackers
I modified my previous patch by reflecting the feedback.
and I wrote most of the queries for the test after looking at the file below.

- ref: (https://github.com/postgres/postgres/blob/master/src/test/isolation/specs/tuplelock-conflict.spec)

The coverage of the test is approximately 81.5%.

If there is any problem, I would appreciate it if you let me know anytime.
Thank you always for your kind reply.

Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Handle infinite recursion in logical replication setup
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Perform streaming logical transactions by background workers and parallel apply