Age | Commit message (Expand) | Author |
---|---|---|
2023-04-08 | Redesign interrupt/cancel API for regex engine. | Thomas Munro |
2015-10-16 | Improve memory-usage accounting in regular-expression compiler. | Tom Lane |
2014-03-01 | Allow regex operations to be terminated early by query cancel requests. | Tom Lane |
2013-04-04 | Fix crash on compiling a regular expression with more than 32k colors. | Heikki Linnakangas |
2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
2008-01-03 | Fix assorted security-grade bugs in the regex engine. All of these problems | Tom Lane |
2007-02-01 | Wording cleanup for error messages. Also change can't -> cannot. | Bruce Momjian |
2003-11-29 | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon |
2003-08-04 | pgindent run. | Bruce Momjian |
2003-02-05 | Replace regular expression package with Henry Spencer's latest version | Tom Lane |