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

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: [NOT] (LIKE|ILIKE) (ANY|SOME|ALL) (subquery...)
Date: 2004-03-29 07:33:00
Message-ID: Pine.LNX.4.58.0403290927470.2084@sablons.cri.ensmp.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


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 - coelho(at)cri(dot)ensmp(dot)fr

Attachment Content-Type Size
like_any.patch text/plain 5.8 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-03-29 18:23:32 Re: [HACKERS] Dates BC.
Previous Message Bruce Momjian 2004-03-29 05:07:31 Re: FAQ updates