Use --load-extension to set up for contrib/tcn's isolation tests.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 1 Sep 2022 18:30:41 +0000 (14:30 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 1 Sep 2022 18:30:41 +0000 (14:30 -0400)
commita1b9b14cc80327854ff667973096a230434a2386
treec3ff46eb608f388fbb9eaf9e5dbf1b2d5f8df27c
parent97fe6d2210d4c6a0be3ff16abc9432b2c0a867b8
Use --load-extension to set up for contrib/tcn's isolation tests.

Oversight in commit 418ec3207: it's better to do it like this,
else you have to drop and recreate the extension for each
permutation.  tcn.spec only has one permutation at present,
so this doesn't speed it up any, but it's still a bad example.
contrib/tcn/Makefile
contrib/tcn/specs/tcn.spec