Re: Regex on field value - Mailing list pgsql-general

From David G. Johnston
Subject Re: Regex on field value
Date
Msg-id CAKFQuwaRzFLS0UHq=jCXbHXCUaE4vxb4OLG6rSbSemLZR=9LMw@mail.gmail.com
Whole thread Raw
In response to Regex on field value  (Mike Martin <redtux1@gmail.com>)
Responses Re: Regex on field value
List pgsql-general
On Saturday, April 14, 2018, Mike Martin <redtux1@gmail.com> wrote:
Is this possible, eg
Substring(field, regex include other field name)

Your example doesn't make sense but if you are asking whether a regular expression can be stored in a column the answer is yes - though it's nothing but a text value with runtime limitations.

David J.

pgsql-general by date:

Previous
From: Mike Martin
Date:
Subject: Regex on field value
Next
From: Adrian Klaver
Date:
Subject: Re: Regex on field value