| Age | Commit message (Expand) | Author |
| 2009-06-11 | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian |
| 2009-01-07 | Fix executor/spi.h to follow our usual conventions for include files, ie, | Tom Lane |
| 2008-05-17 | Add $PostgreSQL$ markers to a lot of files that were missing them. | Andrew Dunstan |
| 2008-03-25 | Simplify and standardize conversions between TEXT datums and ordinary C | Tom Lane |
| 2007-12-03 | Remove contrib/spi/preprocessor, which has been uninteresting ever | Tom Lane |
| 2007-12-03 | Remove obsoleted README files. | Tom Lane |
| 2007-11-13 | Add CVS version labels to all install/uninstall scripts. | Bruce Momjian |
| 2007-06-26 | Fix PGXS conventions so that extensions can be built against Postgres | Tom Lane |
| 2007-03-15 | Make use of plancache module for SPI plans. In particular, since plpgsql | Tom Lane |
| 2007-02-01 | Wording cleanup for error messages. Also change can't -> cannot. | Bruce Momjian |
| 2006-07-11 | Alphabetically order reference to include files, "N" - "S". | Bruce Momjian |
| 2006-05-30 | Magic blocks don't do us any good unless we use 'em ... so install one | Tom Lane |
| 2006-03-11 | Add CVS tag lines to files that were lacking them. | Bruce Momjian |
| 2006-02-27 | Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in | Peter Eisentraut |
| 2005-10-15 | Standard pgindent run for 8.1. | Bruce Momjian |
| 2005-09-27 | PGXS should be set with := not =, as specified in the documentation, | Tom Lane |
| 2005-06-29 | Clean up the rather historically encumbered interface to now() and | Tom Lane |
| 2004-11-17 | Miscellaneous Cygwin build fixes from Reini Urban. | Tom Lane |
| 2004-10-07 | Adjust comments previously moved to column 1 by pgident. | Bruce Momjian |
| 2004-08-29 | Pgindent run for 8.0. | Bruce Momjian |
| 2004-08-20 | > Please find enclose a submission to fix these problems. | Bruce Momjian |
| 2004-05-07 | Solve the 'Turkish problem' with undesirable locale behavior for case | Tom Lane |
| 2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
| 2003-09-11 | on my timetravel.c I find a bug: after the | Bruce Momjian |
| 2003-08-04 | pgindent run. | Bruce Momjian |
| 2003-07-27 | Remove unportable // comments. | Tom Lane |
| 2003-07-27 | Cleanup of timetravel compile warnings. | Bruce Momjian |
| 2003-07-27 | Here is 4 file in tgz: | Bruce Momjian |
| 2003-07-24 | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane |
| 2003-06-11 | Remove platform-specific executable; does not belong in distribution. | Tom Lane |
| 2003-05-27 | Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in | Bruce Momjian |
| 2003-05-14 | Backend support for autocommit removed, per recent discussions. The | Tom Lane |
| 2003-03-10 | This patch fixes a bunch of spelling mistakes in comments throughout the | Tom Lane |
| 2003-01-09 | Call timestamp_in with proper arguments, per gripe from Mark Halliwell. | Tom Lane |
| 2002-10-18 | Update /contrib for "autocommit TO 'on'". | Bruce Momjian |
| 2002-10-03 | Restore NOTICEs that were mistakenly removed from triggers regression | Tom Lane |
| 2002-09-05 | Fix bit-rotted reference to GetUserName() ... | Tom Lane |
| 2002-09-04 | pgindent run. | Bruce Momjian |
| 2002-09-02 | I checked all the previous string handling errors and most of them were | Bruce Momjian |
| 2002-08-22 | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane |
| 2002-08-15 | The attached patch changes most of the usages of sprintf() to | Bruce Momjian |
| 2002-05-03 | Remove the last traces of datatypes datetime and timespan. | Tom Lane |
| 2002-03-06 | Change made to elog: | Bruce Momjian |
| 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-09-06 | To fix the perpetually broken makefiles in the contrib tree, I have | Peter Eisentraut |
| 2001-08-16 | Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type | Tom Lane |
| 2001-04-04 | Fix/cleanup DLLLIBS handling for Cygwin port. If it works it's to | Tom Lane |
| 2001-03-23 | Fix comments that were mis-wrapped, for Tom Lane. | Bruce Momjian |