Re: [BUGS] regcomp problems

2001-03-21 Thread Stephan Szabo
On Wed, 21 Mar 2001, Romolo Manfredini wrote: > Dear postgresql developers, > I have found a small annoying bug in the SQL parser, > > executing the following query; > > select * from table where field ~* '*'; > > or > > select * from table where field ~* '+'; > > generate the following er

[BUGS] regcomp problems

2001-03-21 Thread Romolo Manfredini
Dear postgresql developers, I have found a small annoying bug in the SQL parser,   executing the following query;   select * from table where field ~* '*';   or   select * from table where field ~* '+';   generate the following error:   regcomp failed with error repetition-operator operand