Files
postgres/src/include
Tom Lane 2119cc0670 Further improvements in cnfify: reduce amount of self-recursion
in or_normalize, remove detection of duplicate subexpressions (since it's
highly unlikely to be worth the amount of time it takes), and introduce
a dnfify() entry point so that unintelligible backwards logic in UNION
processing can be eliminated.  This is just an intermediate step ---
next thing is to look at not forcing the qual into CNF form when it would
be better off in DNF form.
1999-09-12 18:08:17 +00:00
..
1999-07-17 16:25:28 +00:00
1999-07-19 18:19:40 +00:00
1999-07-17 04:12:10 +00:00
1999-07-18 18:06:42 +00:00