See More

#!/usr/bin/env python import sys import postgresql.bin.pg_python as cmd sys.exit(cmd.command(sys.argv))