Artifact b879a02e59c27f1447224fa2e79a7f2c7c345fd5:
- File src/where.c — part of check-in [7a3097689d] at 2015-03-16 12:13:31 on branch combine-disjuncts — When a WHERE clause contains disjuncts with the same operands, try to combine them into a single operator. Example: (x=A OR x>A) becomes (x>=A). (user: drh size: 260779)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.