Bruce Momjian <[EMAIL PROTECTED]> writes: > Keep in mind all contrib loads into public, and I don't remember any > namespace conflict issues in the past.
(A) I'm not sure we would have heard about it, and (B) any one user is probably only using a subset of what has been proposed to be loaded by default, so the odds of collisions would go way up. 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