git.postgresql.org Git - postgresql.git/commit
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.
This is the main PostgreSQL git repository.
RSS
Atom