Improve check_partial_indexes() to consider join clauses in proof attempts.
Traditionally check_partial_indexes() has only looked at restriction
clauses while trying to prove partial indexes usable in queries. However,
join clauses can also be used in some cases; mainly, that a strict operator
on
Improve check_partial_indexes() to consider join clauses in proof attempts.
Traditionally check_partial_indexes() has only looked at restriction
clauses while trying to prove partial indexes usable in queries. However,
join clauses can also be used in some cases; mainly, that a strict operator
on
Add -Wlogical-op to standard compiler flags, if supported
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/67c03c6f3ca3726fd99488b497432dea21ab8e2a
Modified Files
--
configure| 60 ++
configure.i