#!/bin/sh

set -eu

pg_buildext -o "shared_preload_libraries=pg_qualstats" installcheck
