Regression coverage for contrib/tcn

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-hackers@lists.postgresql.org
Date: 2022-07-30T23:09:51Z
Lists: pgsql-hackers

Attachments

Having spent much of the day looking at regression tests for
different bits of contrib, I was inspired to do a quick
finger exercise to add a test for contrib/tcn.  When that
module was written, we didn't have a nice way to create a
test case with stable output.  But now, the isolationtester
can do the job easily.

			regards, tom lane

Commits

  1. Add a regression test for contrib/tcn.