Re: [GENERAL] regexp_matches where clause - PG 9.1 - Mailing list pgsql-general

From David G. Johnston
Subject Re: [GENERAL] regexp_matches where clause - PG 9.1
Date
Msg-id CAKFQuwbokRyYFEkKkiKZu=1JWNtmAAr=J-wR5RV0EkCzvP6=rw@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] regexp_matches where clause - PG 9.1  (Patrick B <patrickbakerbr@gmail.com>)
Responses Re: [GENERAL] regexp_matches where clause - PG 9.1  (Arjen Nienhuis <a.g.nienhuis@gmail.com>)
Re: [GENERAL] regexp_matches where clause - PG 9.1  (Patrick B <patrickbakerbr@gmail.com>)
List pgsql-general
On Thu, Apr 6, 2017 at 6:33 PM, Patrick B <patrickbakerbr@gmail.com> wrote:
When actually I just want the 'main''

​SELECT * FROM tbl WHERE path_name ~ '/main$' ?

David J.

pgsql-general by date:

Previous
From: Patrick B
Date:
Subject: Re: [GENERAL] regexp_matches where clause - PG 9.1
Next
From: Patrick B
Date:
Subject: Re: [GENERAL] regexp_matches where clause - PG 9.1