| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove contrib modules that have been agreed to be obsolete. | Tom Lane | 2005-06-22 | 7 | -994/+0 |
| * | Have libpgport link before libpq so that PG client applications are more | Bruce Momjian | 2005-03-25 | 1 | -2/+2 |
| * | Make pg_dumplo schema-aware. Karel Zak | Tom Lane | 2004-11-28 | 4 | -54/+106 |
| * | Fix HAVE_OPTRESET to be HAVE_INT_OPTRESET. Typos spotted by Lorne Sunley. | Tom Lane | 2004-11-27 | 1 | -2/+2 |
| * | Fix a bunch of 'old-style parameter declaration' warnings induced by | Tom Lane | 2004-10-25 | 1 | -2/+2 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -4/+4 |
| * | > Please find enclose a submission to fix these problems. | Bruce Momjian | 2004-08-20 | 1 | -5/+9 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 7 | -7/+7 |
| * | Someone report me small bug in contrib/pg_dumplo today. It's problem | Bruce Momjian | 2003-10-09 | 1 | -4/+6 |
| * | Don't assume that struct option is available just because we can find a | Tom Lane | 2003-08-07 | 1 | -5/+3 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
| * | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 | 1 | -3/+1 |
| * | Add missing #include <getopt.h>. | Tom Lane | 2003-01-09 | 1 | -1/+4 |
| * | Update for new we-always-have-getopt_long approach. | Tom Lane | 2003-01-07 | 2 | -42/+12 |
| * | Update /contrib for "autocommit TO 'on'". | Bruce Momjian | 2002-10-18 | 1 | -1/+5 |
| * | Remove compile warnings, ensure consistent build environment for | Tom Lane | 2002-09-05 | 4 | -37/+25 |
| * | pgindent run. | Bruce Momjian | 2002-09-04 | 3 | -9/+9 |
| * | The attached patch changes most of the usages of sprintf() to | Bruce Momjian | 2002-08-15 | 3 | -13/+15 |
| * | Add port number to pg_dumplo. | Bruce Momjian | 2001-11-12 | 2 | -5/+13 |
| * | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 1 | -5/+5 |
| * | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 1 | -6/+7 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 4 | -21/+18 |
| * | To fix the perpetually broken makefiles in the contrib tree, I have | Peter Eisentraut | 2001-09-06 | 1 | -27/+6 |
| * | Remove dashes in comments that don't need them, rewrap with pgindent. | Bruce Momjian | 2001-03-22 | 3 | -21/+12 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 5 | -371/+425 |
| * | Make sure -L and -I's for our source tree are always before system include | Peter Eisentraut | 2001-02-20 | 1 | -3/+3 |
| * | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 | 1 | -6/+6 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 5 | -15/+5 |
| * | Fix bogus makefiles ... these didn't build on platforms that are stickyREL7_1_BETA | Tom Lane | 2000-12-04 | 1 | -3/+4 |
| * | Make all commands that link a program look like | Peter Eisentraut | 2000-11-30 | 1 | -2/+2 |
| * | This file now redundant with README.pg_dumplo; remove it. | Tom Lane | 2000-11-22 | 1 | -31/+0 |
| * | Code review: minor cleanups, make the world safe for unsigned OIDs. | Tom Lane | 2000-11-22 | 6 | -136/+198 |
| * | Major overhaul of large-object implementation, by Denis Perchine with | Tom Lane | 2000-10-24 | 1 | -2/+3 |
| * | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut | 2000-10-20 | 1 | -4/+4 |
| * | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut | 2000-08-31 | 1 | -4/+4 |
| * | Another round of those unportable config/build changes :-/ | Peter Eisentraut | 2000-07-09 | 1 | -31/+16 |
| * | Very small changes in the contrib's pg_dumplo in the attache. | Bruce Momjian | 2000-07-03 | 4 | -5/+5 |
| * | Remove old README files. | Bruce Momjian | 2000-06-19 | 1 | -0/+0 |
| * | Add missing /contrib files | Bruce Momjian | 2000-06-19 | 1 | -0/+117 |
| * | Update to /contrib from Karel. | Bruce Momjian | 2000-06-19 | 7 | -176/+13 |
| * | Cleanup README Makefile installs. | Bruce Momjian | 2000-06-16 | 1 | -4/+4 |
| * | Add missing /contrib files to CVS. | Bruce Momjian | 2000-06-15 | 7 | -0/+814 |
| * | /contrib patch from Karel. | Bruce Momjian | 2000-06-15 | 4 | -408/+151 |
| * | Well, pg_dumplo is in attache. It is really simple program and now is not | Bruce Momjian | 2000-06-12 | 4 | -0/+424 |