msi: Reimplement joins to allow joining any number of tables, each of arbitrary size.
commit2e6ed06fdcfbb9b71dd550505e784f5d1041eff6
authorJames Hawkins <truiken@gmail.com>
Wed, 1 Aug 2007 21:25:45 +0000 (1 14:25 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Aug 2007 10:18:42 +0000 (2 12:18 +0200)
treef17092906d85460edcafd32dbedff31fa4d4874f
parent4f6a93b9c87e930fe6bd5ba16c3e17507dbb1012
msi: Reimplement joins to allow joining any number of tables, each of arbitrary size.
dlls/msi/join.c
dlls/msi/query.h
dlls/msi/sql.y
dlls/msi/tests/db.c