Age | Commit message (Expand) | Author |
---|---|---|
2005-06-22 | Remove contrib modules that have been agreed to be obsolete. | Tom Lane |
2005-05-25 | Add parentheses to macros when args are used in computations. Without | Bruce Momjian |
2004-10-21 | Standardize on using the Min, Max, and Abs macros that are in our c.h file, | Tom Lane |
2004-09-14 | Win32 compile fixes for pgbench, pgcrypto, and tsearch. | Tom Lane |
2001-11-05 | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian |
2001-10-28 | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian |
2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian |
2001-10-12 | txtidx datatype for full text indexing with GiST. | Tom Lane |