Headache with a plpgsql function - Mailing list pgsql-general

From Dean Grubb
Subject Headache with a plpgsql function
Date
Msg-id 28491583.1170982199492.JavaMail.root@scalix.localdomain
Whole thread Raw
List pgsql-general
I use pgmanager from EMS to code, and have a fucntion that is always returning a NULL value, when I run it in debug
modeit works fine, I've traced the problem down to this line 

tag := substring(s, '<\s*?[^>]+\s*?>');

are there issues the regexps? I am using - PostgreSQL 8.0.3 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 4.0.2
20050901(prerelease) (SUSE Linux) 

Dean

pgsql-general by date:

Previous
From: "deepak pal"
Date:
Subject: how to store whole XML file in database
Next
From: marcelo Cortez
Date:
Subject: Help with install postgres 8.2 win32 version