ITAGAKI Takahiro <[EMAIL PROTECTED]> writes:
> If we provide 'external initializer', some of your proposals can be done
> through more generalized way, at least the foreign key test. ...
> Are you interested in this idea?
Advertising
Sounds good to me --- this seems to follow along with Tatsuo's recent
work to push pgbench's tests into scriptable form. I've got no problem
with making pgbench able to exercise more test cases; I'm only concerned
that we have a consistent "base case" across versions.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match