Matt Miller <[EMAIL PROTECTED]> writes: > It seems to me that contrib/dblink could greatly simplify the design and > coding of multi-user regression tests. Is there objection to a portion > of src/test/regress depending on contrib/dblink?
Yes. Given the difficulties we had in getting the contrib/dblink regression tests to pass in the buildfarm, and the environmental sensitivity it has, I don't think making the core tests depend on it is a hot idea. In any case I doubt it would be very useful, since a script based on that still doesn't let you issue concurrent queries. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings