"...postgres-lambda-diff.git" did not exist on "509f5d241ac2fe26146d227ddb0e56eb4d7ca33c"
-
Tom Lane authored
some cases of redundant clauses that were formerly not caught. We have to special-case this because the clauses involved never get attached to the same join restrictlist and so the existing logic does not notice that they are redundant.
Tom Lane authoredsome cases of redundant clauses that were formerly not caught. We have to special-case this because the clauses involved never get attached to the same join restrictlist and so the existing logic does not notice that they are redundant.