Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-22 | Remove contrib modules that have been agreed to be obsolete. | Tom Lane | |
(There are more that will be removed once they've been copied to pgfoundry.org.) | |||
2004-09-14 | Win32 compile fixes for pgbench, pgcrypto, and tsearch. | Tom Lane | |
Claudio Natoli | |||
2003-07-27 | elog mop-up. | Tom Lane | |
2003-03-10 | This patch fixes a bunch of spelling mistakes in comments throughout the | Tom Lane | |
PostgreSQL source code. Neil Conway | |||
2002-08-23 | Patch resolve ERROR problem for non-goog query_txt. | Bruce Momjian | |
Teodor Sigaev | |||
2001-11-05 | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | |
initdb/regression tests pass. | |||
2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | |
tests pass. | |||
2001-10-12 | txtidx datatype for full text indexing with GiST. | Tom Lane | |
From Oleg Bartunov and Teodor Sigaev. |