| Age | Commit message (Expand) | Author |
| 2007-11-13 | Add CVS version labels to all install/uninstall scripts. | Bruce Momjian |
| 2007-11-11 | Make /contrib install/uninstall script consistent: | Bruce Momjian |
| 2007-11-10 | Remove references to READMEs from /contrib Makefiles. | Bruce Momjian |
| 2007-11-10 | Move most /contrib README files into SGML. Some still need conversion | Bruce Momjian |
| 2007-06-26 | Fix PGXS conventions so that extensions can be built against Postgres | Tom Lane |
| 2007-02-01 | Fix two more regression tests whose expected outputs were not updated | Neil Conway |
| 2006-10-19 | Handle missing M_PI the same way we've been doing in the core code, | Tom Lane |
| 2006-10-19 | Further MSVC portability fixes from Magnus. | Tom Lane |
| 2006-09-10 | Rename contrib contains/contained-by operators to @> and <@, per discussion. | Tom Lane |
| 2006-07-27 | fix most regression tests for new cube code. | Andrew Dunstan |
| 2006-05-30 | Magic blocks don't do us any good unless we use 'em ... so install one | Tom Lane |
| 2006-03-14 | Improve parser so that we can show an error cursor position for errors | Tom Lane |
| 2006-03-11 | Add CVS tag lines to files that were lacking them. | Bruce Momjian |
| 2006-03-08 | Update /contrib regression tests for escape_string_warning. | Bruce Momjian |
| 2006-02-27 | Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in | Peter Eisentraut |
| 2006-02-27 | contrib uninstall scripts | 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-07-24 | Partial fixes for contrib build on AIX: include -lm where needed. | Tom Lane |
| 2004-10-04 | Refer to ll_to_earth() function by its actual name. | Tom Lane |
| 2004-08-20 | > Please find enclose a submission to fix these problems. | Bruce Momjian |
| 2003-12-27 | Remove incorrect remark about having to restart backend to load a new | Tom Lane |
| 2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
| 2003-08-04 | pgindent run. | Bruce Momjian |
| 2003-08-01 | Update contrib regression tests for recent error message editing. | Tom Lane |
| 2003-07-24 | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane |
| 2003-05-14 | Backend support for autocommit removed, per recent discussions. The | Tom Lane |
| 2003-02-13 | The attached patches change earthdistance to use the new cube functions | Bruce Momjian |
| 2002-11-08 | Clean up format of SQL. | Bruce Momjian |
| 2002-11-08 | The attached patch defines functions for getting distances between | Bruce Momjian |
| 2002-10-21 | When I removed the cube based stuff from eathdistance I accidentally | Bruce Momjian |
| 2002-10-21 | SET autocommit no longer needed in /contrib because pg_regress.sh does | Bruce Momjian |
| 2002-10-18 | Update /contrib for "autocommit TO 'on'". | Bruce Momjian |
| 2002-09-25 | Shouldn't be here ... | Tom Lane |
| 2002-09-25 | Install proper earthdistance file, regression passes. | Bruce Momjian |
| 2002-09-25 | Add missing earthdistance regression test files. | Bruce Momjian |
| 2002-09-24 | Add earthdistance regression file. | Bruce Momjian |
| 2002-09-20 | I have included fixes to declare some floating point constants as double | Bruce Momjian |
| 2001-09-06 | To fix the perpetually broken makefiles in the contrib tree, I have | Peter Eisentraut |
| 2001-08-16 | geo_distance function needs to be marked strict. | Tom Lane |
| 2001-06-18 | The attached patch enables the contrib subtree to build cleanly under | Bruce Momjian |
| 2001-05-30 | Playing with the earthdistance stuff, and found I needed the following | Bruce Momjian |
| 2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian |
| 2001-02-20 | Make sure -L and -I's for our source tree are always before system include | Peter Eisentraut |
| 2001-02-10 | Restructure the key include files per recent pghackers discussion: there | Tom Lane |
| 2000-10-20 | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut |
| 2000-07-09 | Another round of those unportable config/build changes :-/ | Peter Eisentraut |
| 2000-07-04 | Makefile cleanup from Karel. | Bruce Momjian |
| 2000-06-19 | Remove old README files. | Bruce Momjian |
| 2000-06-19 | Add missing /contrib files | Bruce Momjian |