| Age | Commit message (Expand) | Author |
| 2009-06-11 | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian |
| 2008-05-17 | Add $PostgreSQL$ markers to a lot of files that were missing them. | Andrew Dunstan |
| 2008-04-21 | Allow float8, int8, and related datatypes to be passed by value on machines | Tom Lane |
| 2008-04-14 | Push index operator lossiness determination down to GIST/GIN opclass | Tom Lane |
| 2006-06-28 | Changes | Teodor Sigaev |
| 2005-10-15 | Standard pgindent run for 8.1. | Bruce Momjian |
| 2005-10-09 | Fix (hopefully for the last time) problems with datetime values displaying | Tom Lane |
| 2005-07-01 | Fixes from Janko Richter <jankorichter@yahoo.de> | Teodor Sigaev |
| 2005-06-29 | Clean up the rather historically encumbered interface to now() and | Tom Lane |
| 2005-05-21 | Cleanup of GiST extensions in contrib/: now that we always invoke GiST | Neil Conway |
| 2005-02-21 | Fix memory leak for timestamp(with and w/o tz) and indexes | Teodor Sigaev |
| 2004-08-29 | Pgindent run for 8.0. | Bruce Momjian |
| 2004-06-03 | - Add aligment of variable data types | Teodor Sigaev |
| 2004-05-28 | New version. Add support for int2, int8, float4, float8, timestamp with/witho... | Teodor Sigaev |
| 2004-03-30 | Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned | Teodor Sigaev |
| 2003-07-24 | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane |
| 2003-02-19 | We just released new version of contrib/btree_gist | Bruce Momjian |