#!/bin/sh

export PG_VIRTUALENV_ARGS=-oshared_preload_libraries=pg_stat_statements

pg_buildext installcheck
