pub fn pg_connect() -> Result<bool, Box<EvalAltResult>>
Connect to PostgreSQL using environment variables
Result<bool, Box<EvalAltResult>>