| Age | Commit message (Expand) | Author |
| 2001-11-05 | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian |
| 2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian |
| 2001-10-15 | Fix some portability problems (get it to compile, at least, on HP's cc) | Tom Lane |
| 2001-09-06 | To fix the perpetually broken makefiles in the contrib tree, I have | Peter Eisentraut |
| 2001-08-04 | This patch adds the following to the FTI module: | Bruce Momjian |
| 2001-08-01 | The fti.pl supplied with the fulltextindex module generate ALL possible | Bruce Momjian |
| 2001-06-18 | The attached patch enables the contrib subtree to build cleanly under | Bruce Momjian |
| 2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian |
| 2001-02-20 | Make sure -L and -I's for our source tree are always before system include | Peter Eisentraut |
| 2001-02-10 | Restructure the key include files per recent pghackers discussion: there | Tom Lane |
| 2000-12-09 | Add fulltextindex TODO list. | Bruce Momjian |
| 2000-12-03 | Ensure that all uses of <ctype.h> functions are applied to unsigned-char | Tom Lane |
| 2000-11-20 | Revise handling of oldstyle/newstyle functions per recent discussions | Tom Lane |
| 2000-10-20 | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut |
| 2000-07-09 | Another round of those unportable config/build changes :-/ | Peter Eisentraut |
| 2000-07-04 | Makefile cleanup from Karel. | Bruce Momjian |
| 2000-07-04 | Now that I look at it, is_stopword() is broken and always has been. | Tom Lane |
| 2000-07-04 | Result of strcmp() is a signed int. Per bug report | Tom Lane |
| 2000-06-19 | Remove old README files. | Bruce Momjian |
| 2000-06-19 | Add missing /contrib files | Bruce Momjian |
| 2000-06-19 | Update to /contrib from Karel. | Bruce Momjian |
| 2000-06-16 | Cleanup README Makefile installs. | Bruce Momjian |
| 2000-06-15 | Add missing /contrib files to CVS. | Bruce Momjian |
| 2000-06-15 | /contrib patch from Karel. | Bruce Momjian |
| 2000-05-29 | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane |
| 2000-05-29 | Second round of fmgr changes: triggers are now invoked in new style, | Tom Lane |
| 1999-05-25 | pgindent run over code. | Bruce Momjian |
| 1999-01-17 | Replace direct inclusions of c.h with inclusion of postgres.h, | Tom Lane |
| 1998-11-27 | New HeapTuple structure/interface. | Vadim B. Mikheev |
| 1998-08-22 | fulltext copy script. | Bruce Momjian |
| 1998-07-20 | Add contributor name to fulltextindex, and clean up contrib/README. | Bruce Momjian |
| 1998-07-20 | Update fti README and stopwords. | Bruce Momjian |
| 1998-07-19 | I finally got the time to put together some stuff for fti for | Bruce Momjian |