Re: [GENERAL] Slow SELECT...IN statements

2001-03-23 Thread Bruce Momjian
[ Charset ISO-8859-1 unsupported, converting... ] > The FAQ states in entry 4.23 that SELECT...IN statements are slow and > recommends to use EXISTS...IN statements instead. It also states that this > will be resolved in some future version. > I didn't find any entries about that in the TODO list,

[GENERAL] Slow SELECT...IN statements

2001-03-23 Thread Jan Wessely
The FAQ states in entry 4.23 that SELECT...IN statements are slow and recommends to use EXISTS...IN statements instead. It also states that this will be resolved in some future version. I didn't find any entries about that in the TODO list, does anybody know when this will be fixed? PS: The maili