> This is interesting. Check CNF size and DNF size. Choose smallest.
> CNF uses existing code, DNF converts to UNIONs. How do you return the
> proper rows with/without proper duplicates?
Create a temporary oid hash? (for each table selected on, I guess)
Taral