Reviewed, tested, applied.
Thanks.
maybe should test all the other qualified functions?
What other qualified functions? There might possibly be some issues in contrib stuff, but there are no other SQL-language functions defined in the main system (except information_schema, which we already checked).
Sorry - I meant "other functions that are now properly qualified in my patch". ie, you have already tested them.
Chris
---------------------------(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