summaryrefslogtreecommitdiff
path: root/contrib/pg_dumplo
Commit message (Expand)AuthorAgeFilesLines
* Remove contrib modules that have been agreed to be obsolete.Tom Lane2005-06-227-994/+0
* Have libpgport link before libpq so that PG client applications are moreBruce Momjian2005-03-251-2/+2
* Make pg_dumplo schema-aware. Karel ZakTom Lane2004-11-284-54/+106
* Fix HAVE_OPTRESET to be HAVE_INT_OPTRESET. Typos spotted by Lorne Sunley.Tom Lane2004-11-271-2/+2
* Fix a bunch of 'old-style parameter declaration' warnings induced byTom Lane2004-10-251-2/+2
* Pgindent run for 8.0.Bruce Momjian2004-08-291-4/+4
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-5/+9
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-297-7/+7
* Someone report me small bug in contrib/pg_dumplo today. It's problemBruce Momjian2003-10-091-4/+6
* Don't assume that struct option is available just because we can find aTom Lane2003-08-071-5/+3
* pgindent run.Bruce Momjian2003-08-041-2/+2
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-141-3/+1
* Add missing #include <getopt.h>.Tom Lane2003-01-091-1/+4
* Update for new we-always-have-getopt_long approach.Tom Lane2003-01-072-42/+12
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-181-1/+5
* Remove compile warnings, ensure consistent build environment forTom Lane2002-09-054-37/+25
* pgindent run.Bruce Momjian2002-09-043-9/+9
* The attached patch changes most of the usages of sprintf() toBruce Momjian2002-08-153-13/+15
* Add port number to pg_dumplo.Bruce Momjian2001-11-122-5/+13
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-5/+5
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-6/+7
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-254-21/+18
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-061-27/+6
* Remove dashes in comments that don't need them, rewrap with pgindent.Bruce Momjian2001-03-223-21/+12
* pgindent run. Make it all clean.Bruce Momjian2001-03-225-371/+425
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-3/+3
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-6/+6
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-245-15/+5
* Fix bogus makefiles ... these didn't build on platforms that are stickyREL7_1_BETATom Lane2000-12-041-3/+4
* Make all commands that link a program look likePeter Eisentraut2000-11-301-2/+2
* This file now redundant with README.pg_dumplo; remove it.Tom Lane2000-11-221-31/+0
* Code review: minor cleanups, make the world safe for unsigned OIDs.Tom Lane2000-11-226-136/+198
* Major overhaul of large-object implementation, by Denis Perchine withTom Lane2000-10-241-2/+3
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-4/+4
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-4/+4
* Another round of those unportable config/build changes :-/Peter Eisentraut2000-07-091-31/+16
* Very small changes in the contrib's pg_dumplo in the attache.Bruce Momjian2000-07-034-5/+5
* Remove old README files.Bruce Momjian2000-06-191-0/+0
* Add missing /contrib filesBruce Momjian2000-06-191-0/+117
* Update to /contrib from Karel.Bruce Momjian2000-06-197-176/+13
* Cleanup README Makefile installs.Bruce Momjian2000-06-161-4/+4
* Add missing /contrib files to CVS.Bruce Momjian2000-06-157-0/+814
* /contrib patch from Karel.Bruce Momjian2000-06-154-408/+151
* Well, pg_dumplo is in attache. It is really simple program and now is notBruce Momjian2000-06-124-0/+424