#!/bin/sh

export PG_VIRTUALENV_ARGS="-oshared_preload_libraries=pg_stat_plans"

pg_buildext installcheck
