Add a regression test for contrib/tcn.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 Aug 2022 23:18:37 +0000 (19:18 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 Aug 2022 23:18:50 +0000 (19:18 -0400)
commit418ec32072a6489e909e590247945011ec825059
treec482443453cf08cfec0fff446db6ec809d682682
parentb592422095655a64d638f541df784b19b8ecf8ad
Add a regression test for contrib/tcn.

Just whittling down the list of contrib modules with zero coverage.

Discussion: https://postgr.es/m/909667.1659222591@sss.pgh.pa.us
contrib/tcn/.gitignore [new file with mode: 0644]
contrib/tcn/Makefile
contrib/tcn/expected/tcn.out [new file with mode: 0644]
contrib/tcn/specs/tcn.spec [new file with mode: 0644]