Headache with a plpgsql function

Поиск
Список
Период
Сортировка
От Dean Grubb
Тема Headache with a plpgsql function
Дата
Msg-id 28491583.1170982199492.JavaMail.root@scalix.localdomain
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "deepak pal"
Дата:
Сообщение: how to store whole XML file in database
Следующее
От: marcelo Cortez
Дата:
Сообщение: Help with install postgres 8.2 win32 version