pgsql: Add a regression test for contrib/tcn.

Started by Tom Lanealmost 4 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Add a regression test for contrib/tcn.

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

Discussion: /messages/by-id/909667.1659222591@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/418ec32072a6489e909e590247945011ec825059

Modified Files
--------------
contrib/tcn/.gitignore | 6 ++++++
contrib/tcn/Makefile | 2 ++
contrib/tcn/expected/tcn.out | 13 +++++++++++++
contrib/tcn/specs/tcn.spec | 29 +++++++++++++++++++++++++++++
4 files changed, 50 insertions(+)