summaryrefslogtreecommitdiff
path: root/src/bin/pg_dump
AgeCommit message (Expand)Author
1997-06-07Make LO patter consistent with psql.Bruce Momjian
1997-06-07avoid xinv* table name conflict with large objects.Bruce Momjian
1997-06-05Fix for large objects and case sensitivity, from Raymond Toy.Bruce Momjian
1997-06-02From: Igor <igor@sba.miami.edu>Marc G. Fournier
1997-05-21Updated pg_dumpall and psql to preserve database owners.Bruce Momjian
1997-05-20Added fcvt() prot for bsdi.Bruce Momjian
1997-05-14Allow pg_dumpall to preserve database ownership.Bruce Momjian
1997-05-07From: Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier
1997-05-061. Multi-column indices support.Vadim B. Mikheev
1997-04-26Missed an -I directiveMarc G. Fournier
1997-04-26clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0Marc G. Fournier
1997-04-12modifications to pg_dump towards supporting dumping of ACLs (doesn't work yet!)Marc G. Fournier
1997-04-04This commit represents a clean compile with the new templates underMarc G. Fournier
1997-04-02Dumping sequence relations as 'CREATE SEQUENCE ...'.Vadim B. Mikheev
1997-03-01Substitute defines for numeric constants in type ids.Bruce Momjian
1997-02-28Remove old READMEs.Bruce Momjian
1997-02-13Various patches for nextstep by GregorHoffleitMarc G. Fournier
1997-02-09Various fixes suggested by Gregor HoffleitMarc G. Fournier
1997-02-09|I took a look at this and I think pg_dump mishandles arrays of ints and floatsMarc G. Fournier
1997-02-06Include main Makefile.global first so variables are not over-written.Bruce Momjian
1997-01-19Update handling of backslashes, and pg_user dump.Bruce Momjian
1997-01-18Remove blank lines.Bruce Momjian
1997-01-17Removed unneeded custom shell script call.Bruce Momjian
1997-01-16Added pg_dumpall to source tree.Bruce Momjian
1997-01-07Improvements to pg_dump to:Marc G. Fournier
1996-12-30Check that PQendcopy succeeded. Issue error message if not.Bryan Henderson
1996-12-28Fixed error where = should be ==.Bruce Momjian
1996-12-27Add messages to assist in problem diagnosis. Eliminate lines > 80 characters.Bryan Henderson
1996-11-28Make strdup work for Ultrix. Thanks Erik BertelsenBryan Henderson
1996-11-26Whoops, redo Ultrix patch so the other ports still compile.Bryan Henderson
1996-11-26Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson
1996-11-20Here is the patch for pg_dump not handling NULL values in 'insert'Bruce Momjian
1996-11-17Fix for -da option of pg_dump.Bruce Momjian
1996-11-12Add dependency for install.Bryan Henderson
1996-11-11Makefile simplification: the "bin" chapterBryan Henderson
1996-11-10Add #include <unistd.h> to quiet warning about missing getopt() declaration.Bryan Henderson
1996-11-08Compile and warning cleanupBruce Momjian
1996-11-04Removed PORTNAME_. Use OS version only.Bruce Momjian
1996-10-31Added needed include file.Bruce Momjian
1996-10-07Fix a couple of small things from D'Arcy's last patchMarc G. Fournier
1996-10-07Mostly adding "const" keyword and making some functions static.Marc G. Fournier
1996-10-02change stdout to foutMarc G. Fournier
1996-09-23Prototype setMaxOid()Marc G. Fournier
1996-09-16The following diffs remove the various definitions of dupstr() and replaceMarc G. Fournier
1996-08-26Fix prototype for dumpClassesMarc G. Fournier
1996-08-24The patch does several things:Marc G. Fournier
1996-08-14This patch can be installed as part of 1.02.1 so people can properlyMarc G. Fournier
1996-07-31Move port includes from bin/pg_dump/Makefile to Makefile.globalMarc G. Fournier
1996-07-31Fix for <machine.h> bugMarc G. Fournier
1996-07-31A "lost in the archives" patch from Chris Dunlop <chris@atlas.onthe.net.au>Marc G. Fournier