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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 25434e3) | patch
Turns out that my recent elimination of the 'redundant' flatten_andors()
2005年4月23日 04:42:53 +0000 (04:42 +0000)
2005年4月23日 04:42:53 +0000 (04:42 +0000)
commit 56c88772911b4e4c8fbb86d8687d95c3acd38a4f
Turns out that my recent elimination of the 'redundant' flatten_andors()
code in prepqual.c had a small drawback: the flatten_andors code was
able to cope with deeply nested AND/OR structures (like 10000 ORs in
a row), whereas eval_const_expressions tends to recurse until it
overruns the stack. Revise eval_const_expressions so that it doesn't
choke on deeply nested ANDs or ORs.
src/backend/optimizer/util/clauses.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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