regcomp problems

Поиск
Список
Период
Сортировка
От Romolo Manfredini
Тема regcomp problems
Дата
Msg-id 000a01c0b217$756f6340$3941a8c0@inbicnet.it
обсуждение исходный текст
Ответы Re: regcomp problems  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-bugs
Dear postgresql developers,
I have found a small annoying bug in the SQL parser,

executing the following query;

select * from table where field ~* '*';

or=20

select * from table where field ~* '+';

generate the following error:

regcomp failed with error repetition-operator operand invalid=20

the postgres I'm using is 7.0.3 compiled on linux 2.2.18

Best regards,
Romolo Manfredini

В списке pgsql-bugs по дате отправления:

Предыдущее
От: idealab@sirius.pisa.it
Дата:
Сообщение: JDBC and getTimestamp() exception
Следующее
От: Webmaster
Дата:
Сообщение: Help