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