[PATCHES] [NOT] (LIKE|ILIKE) (ANY|SOME|ALL) (subquery...)

2004-03-28 Thread Fabien COELHO
Dear patchers, Please find my second micro-patch submission for this minor inconsistency. I put comments about why "SIMILAR TO" cannot be handled simply in the code rather that in the test, as it seemed more logical. Have a nice day, -- Fabien Coelho - [EMAIL PROTECTED]*** ./src/backend/parse

Re: [PATCHES] [NOT] (LIKE|ILIKE) (ANY|SOME|ALL) (subquery...)

2004-04-04 Thread Bruce Momjian
Patch applied. Thanks. --- pFabien COELHO wrote: > > Dear patchers, > > Please find my second micro-patch submission for this minor inconsistency. > > I put comments about why "SIMILAR TO" cannot be handled simply in th