Age | Commit message (Expand) | Author |
---|---|---|
2003-02-05 | Replace regular expression package with Henry Spencer's latest version | Tom Lane |
2002-06-11 | Implement 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-15 | Change #include's to use <> and "" as appropriate. | Bruce Momjian |
1999-05-25 | pgindent run over code. | Bruce Momjian |
1999-05-21 | add retest, a regex testing program | Tatsuo Ishii |