Re: add test: pg_rowlocks extension

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Dong Wook Lee <sh95119@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2022-09-01T19:07:09Z
Lists: pgsql-hackers
Dong Wook Lee <sh95119@gmail.com> writes:
> 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.

Pushed with some revisions.  Notably, I didn't see any point in
repeating each test case four times, so I trimmed it down to once
per case.

			regards, tom lane



Commits

  1. Add a regression test for contrib/pgrowlocks.