git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f4fea44) | patch
Improve create_unique_path to not be fooled by unrelated clauses that happen
2009年2月27日 00:06:27 +0000 (00:06 +0000)
2009年2月27日 00:06:27 +0000 (00:06 +0000)
commit f01313bc0d4c293d88c2619084b1fc41825f2cf8
Improve create_unique_path to not be fooled by unrelated clauses that happen
to be syntactically part of a semijoin clause. For example given
WHERE EXISTS(SELECT ... WHERE upper.var = lower.var AND some-condition)
where some-condition is just a restriction on the lower relation, we can
use unique-ification on lower.var after having applied some-condition within
the scan on lower.
src/backend/optimizer/util/pathnode.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /