#!/bin/sh
# Creates functions.sql by dumping vegbien's functions schema
selfDir="$(dirname -- "$0")"
"$selfDir/../bin/pg_dump_vegbien" functions