Use --load-extension to set up for contrib/tcn's isolation tests.

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

Commit: a1b9b14cc80327854ff667973096a230434a2386
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2022-09-01T18:30:41Z
Releases: 16.0
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.

Files

PathChange+/−
contrib/tcn/Makefile modified +1 −0
contrib/tcn/specs/tcn.spec modified +0 −1