select all matches for a regular expression ?
- From: "Anton Melser" <melser(dot)anton(at)gmail(dot)com>
- To: pgsql-general(at)postgresql(dot)org
- Subject: select all matches for a regular expression ?
- Date: Fri, 23 Feb 2007 15:00:53 +0100
- Message-id: <92d3a4950702230600w4af8416qa0dec50ab9aeeecf(at)mail(dot)gmail(dot)com>
Hi,
I need to be able to get all the matches for a particular regexp from
a text field that I need to use in another query in a function. Is
this possible with plpgsql? Do I have to install the perl language?
Cheers
Anton
Home |
Main Index |
Thread Index