#!/bin/sh

# to_multi_byte needs English, and UTF-8
export LANG=en_US.utf8

pg_buildext installcheck
