regexp help - Mailing list pgsql-general

From Garry Saddington
Subject regexp help
Date
Msg-id 200807092030.48722.garry@schoolteachers.co.uk
Whole thread Raw
Responses Re: regexp help
Re: regexp help
List pgsql-general
I have the following simple regular expression:

"SELECT substring(addressline1 from '(^[0-9]+)') from addresses"

How could I find non-matches of this same pattern?
regards
Garry

pgsql-general by date:

Previous
From: aravind chandu
Date:
Subject: information related to blobs
Next
From: "Matthew Dennis"
Date:
Subject: Re: array sort for varchar arrays?