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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 36c356e) | patch
Code review for IS DISTINCT FROM patch. Fix incorrect constant-folding
2002年11月30日 21:25:08 +0000 (21:25 +0000)
2002年11月30日 21:25:08 +0000 (21:25 +0000)
commit 2b7ec402c41f6112087b1bf2171872d58151cd45
Code review for IS DISTINCT FROM patch. Fix incorrect constant-folding
logic, dissuade planner from thinking that 'x IS DISTINCT FROM 42' may
be optimized into 'x = 42' (!!), cause dependency on = operator to be
recorded correctly, minor other improvements.
src/backend/catalog/dependency.c diff | blob | blame | history
src/backend/executor/execQual.c diff | blob | blame | history
src/backend/optimizer/plan/setrefs.c diff | blob | blame | history
src/backend/optimizer/util/clauses.c diff | blob | blame | history
src/backend/parser/parse_expr.c diff | blob | blame | history
src/include/nodes/primnodes.h diff | blob | blame | history
src/pl/plpgsql/src/pl_exec.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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