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