Bruce Momjian <[EMAIL PROTECTED]> writes:
> I received a copy of pgbench rewritten in Pro*C, which is similar to
> embedded C. I think it was done so the same program could be tested on
> Oracle and PostgreSQL.
> Are folks interested in this code? Should it be put on gborg or in our
> /contrib/pgbench?
If it requires non-free tools even to build, it is of no value.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match