Thread: pgsql: Fix extension control path tests

pgsql: Fix extension control path tests

From
Peter Eisentraut
Date:
Fix extension control path tests

Change expected extension to be installed from amcheck to plpgsql since
not all build farm animals has the contrib module installed.

Author: Matheus Alcantara <mths.dev@pm.me>
Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/E7C7BFFB-8857-48D4-A71F-88B359FADCFD@justatheory.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b7076c1e7f43f61515fa9a8c4f75e4329aef69ce

Modified Files
--------------
src/test/modules/test_extensions/t/001_extension_control_path.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)