| Age | Commit message (Expand) | Author |
| 2014-02-17 | Predict integer overflow to avoid buffer overruns. | Noah Misch |
| 2012-06-24 | Replace int2/int4 in C code with int16/int32 | Peter Eisentraut |
| 2011-08-27 | Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and | Bruce Momjian |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
| 2009-06-11 | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian |
| 2008-06-30 | ltree support for multibyte encodings. Patch was made by | Teodor Sigaev |
| 2008-05-12 | Restructure some header files a bit, in particular heapam.h, by removing some | Alvaro Herrera |
| 2007-11-16 | Modify LOOPBYTE/LOOPBIT macros to be more logical; rather than have the | Bruce Momjian |
| 2007-02-28 | Fix up several contrib modules that were using varlena datatypes in not-so-ob... | Tom Lane |
| 2006-10-04 | pgindent run for 8.2. | Bruce Momjian |
| 2006-07-11 | Fix bug corrupting query in gist consistent function. | Teodor Sigaev |
| 2006-03-11 | Add CVS tag lines to files that were lacking them. | Bruce Momjian |
| 2006-03-01 | This patch makes the error message strings throughout the backend | Neil Conway |
| 2006-01-20 | Replace bitwise looping with bytewise looping in hemdistsign and | Tom Lane |
| 2005-10-15 | Standard pgindent run for 8.1. | Bruce Momjian |
| 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-01-19 | Correct type for isalnum | Teodor Sigaev |
| 2003-07-27 | elog mop-up. | Tom Lane |
| 2003-06-11 | Changes: | Bruce Momjian |
| 2003-02-19 | Please apply patches for contrib/ltree. | Bruce Momjian |
| 2002-09-04 | pgindent run. | Bruce Momjian |
| 2002-08-10 | Fixed very stupid but important bug: mixing calls of some founctions from | Bruce Momjian |
| 2002-08-10 | The patch solves this problem, I hope... | Bruce Momjian |
| 2002-08-04 | please find attached patch to current CVS ( contrib/ltree ) | Bruce Momjian |
| 2002-07-30 | Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov. | Bruce Momjian |