Re: add test: pg_rowlocks extension - Mailing list pgsql-hackers

From Dong Wook Lee
Subject Re: add test: pg_rowlocks extension
Date
Msg-id CAAcBya+Ajd1pu0LyBYMOKvSANmYZY=zaXoqB_7nLdVcPoU-m9w@mail.gmail.com
Whole thread Raw
In response to Re: add test: pg_rowlocks extension  (Dong Wook Lee <sh95119@gmail.com>)
Responses Re: add test: pg_rowlocks extension
List 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.

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Handle infinite recursion in logical replication setup
Next
From: Amit Kapila
Date:
Subject: Re: Perform streaming logical transactions by background workers and parallel apply