Re: [despammed] How to search for a subString - Mailing list pgsql-interfaces

From Kretschmer Andreas
Subject Re: [despammed] How to search for a subString
Date
Msg-id 20050206151145.GA4865@kaufbach.delug.de
Whole thread Raw
In response to Re: [despammed] How to search for a subString  (Frank Finner <postgresql@finner.de>)
List pgsql-interfaces
am  Sun, dem 06.02.2005, um 16:03:48 +0100 mailte Frank Finner folgendes:
> Do REs automatically ignore case? Otherwise it is clear that ~ 'the

No.


> fast' cannot find 'The fast and the furious'. The search
> expressions should be all uppercased or lowercased then.

Correct.

~  : Case-sensitive
~* : ignore case

!~ and !~* are negative


Regards, Andreas
-- 
Diese Message wurde erstellt mit freundlicher Unterstützung eines freilau-
fenden Pinguins aus artgerechter Freilandhaltung.   Er ist garantiert frei
von Micro$oft'schen Viren. (#97922 http://counter.li.org)     GPG 7F4584DA
Was, Sie wissen nicht, wo Kaufbach ist? Hier: N 51.05082°, E 13.56889° ;-)


pgsql-interfaces by date:

Previous
From: Frank Finner
Date:
Subject: Re: [despammed] How to search for a subString
Next
From: "Darko Prenosil"
Date:
Subject: Re: How to search for a subString