On Tue, Mar 29, 2011 at 10:18 AM, hook <[email protected]> wrote:
> What am I doing wrong???
>


You are confusing regular expressions with SQL "LIKE".  Ie, you are
using "LIKE" and expecting it to match some odd notion of regexp.

-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to