#!/bin/sh
. @@BITROCK_POSTGRESQL_ROOTDIR@@/bin/setenv.sh
exec @@BITROCK_POSTGRESQL_ROOTDIR@@/bin/pg_resetxlog.bin "$@"
