Re: [NOT] (LIKE|ILIKE) (ANY|SOME|ALL) (subquery...) - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: [NOT] (LIKE|ILIKE) (ANY|SOME|ALL) (subquery...)
Date
Msg-id 200404050307.i3537ve10560@candle.pha.pa.us
Whole thread Raw
In response to [NOT] (LIKE|ILIKE) (ANY|SOME|ALL) (subquery...)  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-patches
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 the code
> rather that in the test, as it seemed more logical.
>
> Have a nice day,
>
> --
> Fabien Coelho - coelho@cri.ensmp.fr

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: xact.c cleanup -- uncontroversial try
Next
From: Bruce Momjian
Date:
Subject: Re: MSFT compiler fixes + misc