msi: Fix WHERE IS (NOT) NULL queries.
authorMike McCormack <mike@codeweavers.com>
Tue, 7 Nov 2006 06:07:16 +0000 (15:07 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Nov 2006 14:06:57 +0000 (15:06 +0100)
commit50e5caeb6c4d13548ac07eea469714147ed7288e
tree9e46f2e0d4043ccc00cd276eb31cb60de7f9554a
parent2b943bfddc0c28eadc4fce3232648fed1340f9d7
msi: Fix WHERE IS (NOT) NULL queries.
dlls/msi/query.h
dlls/msi/sql.y
dlls/msi/tests/db.c
dlls/msi/where.c