summaryrefslogtreecommitdiff
path: root/src/backend/regex/retest.c
AgeCommit message (Expand)Author
2003-02-05Replace regular expression package with Henry Spencer's latest versionTom Lane
2002-06-11Implement SQL99 OVERLAY(). Allows substitution of a substring in a string.Thomas G. Lockhart
1999-07-17 Move some system includes into c.h, and remove duplicates.Bruce Momjian
1999-07-15Change #include's to use <> and "" as appropriate.Bruce Momjian
1999-05-25pgindent run over code.Bruce Momjian
1999-05-21add retest, a regex testing programTatsuo Ishii