aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_dump/Makefile
Commit message (Expand)AuthorAge
* Don't force rebuild of all of backend/parser when we only needTom Lane2002-12-12
* Reimplement pg_dumpall in C. Currently no change in functionality,Peter Eisentraut2002-08-27
* Make pg_dump output more portable and more pleasing to look at.Peter Eisentraut2002-08-18
* Assemble portability modules into libpgport library.Peter Eisentraut2002-07-27
* Remove certain Makefile dependencies by using full pathnames inBruce Momjian2002-07-15
* Move simple_prompt() into its own file to be shared with psql and pg_dump.Bruce Momjian2002-07-06
* Update copyright to 2002.Bruce Momjian2002-06-20
* pg_upgrade doesn't live here anymore. Remove dangling references.Tom Lane2002-01-15
* Disable pg_upgrade.Peter Eisentraut2001-03-24
* Massive commits for SunOS4 port.Tatsuo Ishii2001-02-27
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-20
* Add copyright mentions, per Tom Lane.Bruce Momjian2001-02-18
* Make all commands that link a program look likePeter Eisentraut2000-11-30
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-20
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-17
* Make building scripts kind of consistent in look and feel, kind of immunePeter Eisentraut2000-09-08
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* - Added --create, --no-owner, --superuser, --no-reconnect (pg_dump & pg_restore)Philip Warner2000-08-01
* - no longer put ACLs at end of dumpPhilip Warner2000-07-24
* - Support for BLOB output from pg_dump and input via pg_restorePhilip Warner2000-07-21
* Fix broken pg_dump makefilePeter Eisentraut2000-07-04
* pg_dump patch from Philip WarnerBruce Momjian2000-07-04
* Have pg_dumpall write CREATE USER and CREATE GROUP commands instead of rawPeter Eisentraut2000-07-03
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-28
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-27
* Various fixes suggested by Gregor HoffleitMarc G. Fournier1997-02-09
* Include main Makefile.global first so variables are not over-written.Bruce Momjian1997-02-06
* Added pg_dumpall to source tree.Bruce Momjian1997-01-16
* Make strdup work for Ultrix. Thanks Erik BertelsenBryan Henderson1996-11-28
* Whoops, redo Ultrix patch so the other ports still compile.Bryan Henderson1996-11-26
* Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson1996-11-26
* Add dependency for install.Bryan Henderson1996-11-12
* Makefile simplification: the "bin" chapterBryan Henderson1996-11-11
* Added needed include file.Bruce Momjian1996-10-31
* Move port includes from bin/pg_dump/Makefile to Makefile.globalMarc G. Fournier1996-07-31
* Fix for <machine.h> bugMarc G. Fournier1996-07-31
* Brought in David Bennett's (dave@bensoft.com) changes to pg_dumpMarc G. Fournier1996-07-22
* Brought in extensions to pg_dumpMarc G. Fournier1996-07-12
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09