| From: | Enrico Weigelt <weigelt(at)metux(dot)de> |
|---|---|
| To: | pgsql-sql <pgsql-sql(at)postgresql(dot)org> |
| Subject: | Finding broken regex'es |
| Date: | 2007-10-02 20:23:14 |
| Message-ID: | 20071002202313.GB18506@nibiru.local |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Hi folks,
I'm looking for some way to find broken regex'es in some column
to kick them off. For now I'm regularily fetching all regexes
from an PHP script, try an preg_match() and so find the broken
ones to later remove them.
Is there any way to do this directly within the db ?
thx
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service - http://www.metux.de/
---------------------------------------------------------------------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
---------------------------------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Erik Jones | 2007-10-02 21:36:55 | Re: Finding broken regex'es |
| Previous Message | Jon Horsman | 2007-10-01 15:51:10 | Re: Populate unique column with default value |