"Greg Sabino Mullane" <[EMAIL PROTECTED]> writes: > Why is the subselect never executed for the inner select?
Fixed. I'm kinda surprised that code ever worked; it was trying to run a sub-plan before the rest of the executor was set up. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])