| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, and | Tom Lane | 2006-09-09 | 5 | -746/+0 |
| * | Magic blocks don't do us any good unless we use 'em ... so install one | Tom Lane | 2006-05-30 | 1 | -1/+5 |
| * | Fix a number of syntax errors in contrib modules' uninstall scripts. | Neil Conway | 2006-03-13 | 1 | -12/+4 |
| * | This patch makes the error message strings throughout the backend | Neil Conway | 2006-03-01 | 1 | -23/+13 |
| * | Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in | Peter Eisentraut | 2006-02-27 | 1 | -3/+3 |
| * | contrib uninstall scripts | Peter Eisentraut | 2006-02-27 | 2 | -1/+71 |
| * | PGXS should be set with := not =, as specified in the documentation, | Tom Lane | 2005-09-27 | 1 | -2/+2 |
| * | Make sure contrib C functions are marked strict where needed. | Tom Lane | 2005-01-29 | 1 | -19/+19 |
| * | > Please find enclose a submission to fix these problems. | Bruce Momjian | 2004-08-20 | 1 | -5/+9 |
| * | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 | 2 | -2/+2 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane | 2003-07-24 | 1 | -7/+19 |
| * | Group ISBN/ISSN definitions. | Bruce Momjian | 2003-06-28 | 1 | -36/+24 |
| * | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 | 1 | -4/+2 |
| * | Remove extraneous semicolons after routine bodies. These don't bother | Tom Lane | 2002-11-04 | 1 | -17/+13 |
| * | Update /contrib for "autocommit TO 'on'". | Bruce Momjian | 2002-10-18 | 1 | -155/+157 |
| * | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane | 2002-08-22 | 1 | -10/+10 |
| * | Replace ad-hoc insertions into pg_opclass and friends with CREATE | Tom Lane | 2002-07-30 | 1 | -171/+30 |
| * | Add comment for isbn,issn data type, from Pete St. Onge | Bruce Momjian | 2002-07-16 | 1 | -2/+10 |
| * | Add indexing for isbn and issn. | Bruce Momjian | 2002-06-23 | 1 | -2/+188 |
| * | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 1 | -3/+3 |
| * | To fix the perpetually broken makefiles in the contrib tree, I have | Peter Eisentraut | 2001-09-06 | 1 | -34/+5 |
| * | The attached patch enables the contrib subtree to build cleanly under | Bruce Momjian | 2001-06-18 | 1 | -1/+2 |
| * | Make sure -L and -I's for our source tree are always before system include | Peter Eisentraut | 2001-02-20 | 1 | -2/+2 |
| * | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 | 1 | -4/+2 |
| * | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut | 2000-10-20 | 1 | -3/+4 |
| * | Another round of those unportable config/build changes :-/ | Peter Eisentraut | 2000-07-09 | 1 | -35/+19 |
| * | Makefile cleanup from Karel. | Bruce Momjian | 2000-07-04 | 1 | -2/+2 |
| * | Remove old README files. | Bruce Momjian | 2000-06-19 | 1 | -0/+0 |
| * | Add missing /contrib files | Bruce Momjian | 2000-06-19 | 1 | -0/+22 |
| * | Update to /contrib from Karel. | Bruce Momjian | 2000-06-19 | 8 | -28/+6 |
| * | Cleanup README Makefile installs. | Bruce Momjian | 2000-06-16 | 1 | -3/+3 |
| * | Add missing /contrib files to CVS. | Bruce Momjian | 2000-06-15 | 2 | -0/+606 |
| * | /contrib patch from Karel. | Bruce Momjian | 2000-06-15 | 6 | -630/+49 |
| * | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane | 2000-05-29 | 3 | -22/+11 |
| * | pgindent run over code. | Bruce Momjian | 1999-05-25 | 2 | -54/+82 |
| * | From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> | Marc G. Fournier | 1998-08-17 | 6 | -0/+640 |