// the constant TRUE in assoc_array. It will be converted to the
// string 'TRUE' which is no valid entry for boolean fields in
// PostgreSQL. Use one of t, true, 1, y, yes instead.
if (options > 0) {
throw new UnimplementedException("pg_convert with options");
}
PostgresResult result;
Connection jdbcConn = conn.getJavaConnection();