summaryrefslogtreecommitdiff
path: root/src/include/regex/cclass.h
AgeCommit message (Expand)Author
2003-02-05Replace regular expression package with Henry Spencer's latest versionTom Lane
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-02-13Clean up portability problems in regexp package: change all routineTom Lane
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1996-09-20Add the regex include files to the repository...Marc G. Fournier