aboutsummaryrefslogtreecommitdiff
path: root/contrib/pg_dumplo
Commit message (Expand)AuthorAge
* Have libpgport link before libpq so that PG client applications are moreBruce Momjian2005-03-25
* Make pg_dumplo schema-aware. Karel ZakTom Lane2004-11-28
* Fix HAVE_OPTRESET to be HAVE_INT_OPTRESET. Typos spotted by Lorne Sunley.Tom Lane2004-11-27
* Fix a bunch of 'old-style parameter declaration' warnings induced byTom Lane2004-10-25
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-20
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Someone report me small bug in contrib/pg_dumplo today. It's problemBruce Momjian2003-10-09
* Don't assume that struct option is available just because we can find aTom Lane2003-08-07
* pgindent run.Bruce Momjian2003-08-04
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-14
* Add missing #include <getopt.h>.Tom Lane2003-01-09
* Update for new we-always-have-getopt_long approach.Tom Lane2003-01-07
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-18
* Remove compile warnings, ensure consistent build environment forTom Lane2002-09-05
* pgindent run.Bruce Momjian2002-09-04
* The attached patch changes most of the usages of sprintf() toBruce Momjian2002-08-15
* Add port number to pg_dumplo.Bruce Momjian2001-11-12
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-06
* Remove dashes in comments that don't need them, rewrap with pgindent.Bruce Momjian2001-03-22
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-20
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Fix bogus makefiles ... these didn't build on platforms that are stickyREL7_1_BETATom Lane2000-12-04
* Make all commands that link a program look likePeter Eisentraut2000-11-30
* This file now redundant with README.pg_dumplo; remove it.Tom Lane2000-11-22
* Code review: minor cleanups, make the world safe for unsigned OIDs.Tom Lane2000-11-22
* Major overhaul of large-object implementation, by Denis Perchine withTom Lane2000-10-24
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-20
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Another round of those unportable config/build changes :-/Peter Eisentraut2000-07-09
* Very small changes in the contrib's pg_dumplo in the attache.Bruce Momjian2000-07-03
* Remove old README files.Bruce Momjian2000-06-19
* Add missing /contrib filesBruce Momjian2000-06-19
* Update to /contrib from Karel.Bruce Momjian2000-06-19
* Cleanup README Makefile installs.Bruce Momjian2000-06-16
* Add missing /contrib files to CVS.Bruce Momjian2000-06-15
* /contrib patch from Karel.Bruce Momjian2000-06-15
* Well, pg_dumplo is in attache. It is really simple program and now is notBruce Momjian2000-06-12