View Single Post

   
  #8 (permalink)  
Old 04-15-2008, 11:42 PM
Teodor Sigaev
 
Posts: n/a
Default Re: message string fixes

> aren't user-facing errors at all, and should be demoted to elog's,
> correct?
>
> elog(ERROR, "invalid regis pattern: \"%s\"", str);


Hmm. If regis detects an error in expression then it will be an error for regex
library too. At least, it was supposed to be.

--
Teodor Sigaev E-mail: teodor@sigaev.ru
WWW: http://www.sigaev.ru/

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote