Re: regexp_match() returning text - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: regexp_match() returning text
Date
Msg-id bc5602b0-3b28-a693-dfb8-021ef27652f7@BlueTreble.com
Whole thread Raw
In response to Re: regexp_match() returning text  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-hackers
On 5/30/16 1:01 PM, Andrew Gierth wrote:
> Returning an array containing the values of all capture groups might be
> more useful (substring returns the value of the first capture group if
> any, otherwise the matched string).

+1.
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)   mobile: 512-569-9461



pgsql-hackers by date:

Previous
From: Albe Laurenz
Date:
Subject: Re: Rename max_parallel_degree?
Next
From: Albe Laurenz
Date:
Subject: Re: Prepared statements and generic plans