Tomas Vondra <tomas.von...@enterprisedb.com> writes: > Yeah, this seems like a clear bug - we should not fail queries like > this. It's a sign statext_is_compatible_clause() and the MCV code > disagrees which clauses are compatible.
Indeed. I attempted to fix that at e33ae53dd. regards, tom lane