aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-09-13 00:17:25 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-09-13 00:17:25 +0000
commit43d32d368378e061d29f7ece94fb4a453ae6be63 (patch)
tree6cd19d8a9a3e45f21652bf3d95e833ddb52dc3c8 /src/backend/parser
parentb705fa390918e951af5d9e5cc165e79ca85e520d (diff)
downloadpostgresql-43d32d368378e061d29f7ece94fb4a453ae6be63.tar.gz
postgresql-43d32d368378e061d29f7ece94fb4a453ae6be63.zip
First cut at doing something reasonable with OR-of-ANDs WHERE
conditions. There are some pretty bogus heuristics in prepqual.c that try to decide whether to output CNF or DNF format; they need to be replaced, likely. Right now the code is probably too willing to choose DNF form, which might hurt performance in some cases that used to work OK. But at least we have a foundation to build on.
Diffstat (limited to 'src/backend/parser')
0 files changed, 0 insertions, 0 deletions