#!/bin/sh

pg_buildext -o 'shared_preload_libraries=pg_show_plans' installcheck
