Jeremy Drake <[EMAIL PROTECTED]> writes:
> Was there some change in functionality reason for renaming is_array_type
> to type_is_array?
Just to sync style with type_is_enum ... there were more of the latter
than the former.
> It broke compilation of fulldisjunctions,
Sorry, but we change internal APIs every day, and twice on Sundays.
Deal with it.
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