]> granicus.if.org Git - postgresql/history - src/bin/pg_dump/Makefile
Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust
[postgresql] / src / bin / pg_dump / Makefile
2009-08-26 Peter EisentrautUpdate of install-sh, mkinstalldirs, and associated...
2009-03-07 Alvaro HerreraSeparate the key word list that lived in keywords.c...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-09-27 Tom LaneDefine the FRONTEND symbol in postgres_fe.h, which...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-12-09 Peter EisentrautAllow installation into directories containing spaces...
2005-03-25 Bruce MomjianHave libpgport link before libpq so that PG client...
2005-01-01 Tom LaneSome more missed copyright notices. Many of these...
2004-11-08 Bruce MomjianAllow win32/cygwin link against the first matching...
2004-10-07 Bruce MomjianImprove pgindent processing of comment after 'else'.
2004-10-05 Bruce MomjianAdd Win32 version info to client binaries.
2004-10-04 Bruce MomjianFix MinGW link failure with new libpgport processing.
2004-10-04 Bruce MomjianReadd -DFRONTEND to client makefiles because it still...
2004-10-04 Bruce MomjianMake libpgport be front-end only and make libpgport_srv...
2004-05-25 Bruce MomjianMake the locale location relocatable.
2004-05-24 Bruce MomjianRemove a few $filter() calls that were not needed.
2004-05-22 Tom LaneClean up failure to remove exec.o on 'make clean'.
2004-05-19 Bruce MomjianRe-add elog() to exec.c, per Tom.
2004-05-18 Bruce MomjianMove find_my_exec() way up into main.c so it is availab...
2004-05-11 Bruce MomjianAs part of the work for making relocatable installs...
2004-04-30 Bruce MomjianAllow build of timezone database on unix.
2004-04-26 Bruce MomjianAdd $(X) for cross-compiling. Seems the mingw compiler...
2004-02-07 Tom LaneAdd missing dependency, per Wade Klaver.
2003-12-23 Tom LaneFix a number of places where reconfiguring with a diffe...
2003-12-06 Tom LaneMassive overhaul of pg_dump: make use of dependency...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-08 Bruce MomjianMove simple_prompt()/sprompt.c into /port.
2002-12-12 Tom LaneDon't force rebuild of all of backend/parser when we...
2002-08-27 Peter EisentrautReimplement pg_dumpall in C. Currently no change in...
2002-08-18 Peter EisentrautMake pg_dump output more portable and more pleasing...
2002-07-27 Peter EisentrautAssemble portability modules into libpgport library.
2002-07-15 Bruce MomjianRemove certain Makefile dependencies by using full...
2002-07-06 Bruce MomjianMove simple_prompt() into its own file to be shared...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-01-15 Tom Lanepg_upgrade doesn't live here anymore. Remove dangling...
2001-03-24 Peter EisentrautDisable pg_upgrade.
2001-02-27 Tatsuo IshiiMassive commits for SunOS4 port.
2001-02-20 Peter EisentrautMake sure -L and -I's for our source tree are always...
2001-02-18 Bruce MomjianAdd copyright mentions, per Tom Lane.
2000-11-30 Peter EisentrautMake all commands that link a program look like
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-09-17 Peter EisentrautSupport for DESTDIR make variable. This is used as...
2000-09-08 Peter EisentrautMake building scripts kind of consistent in look and...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-08-01 Philip Warner- Added --create, --no-owner, --superuser, --no-reconne...
2000-07-24 Philip Warner- no longer put ACLs at end of dump
2000-07-21 Philip Warner- Support for BLOB output from pg_dump and input via...
2000-07-04 Peter EisentrautFix broken pg_dump makefile
2000-07-04 Bruce Momjianpg_dump patch from Philip Warner
2000-07-03 Peter EisentrautHave pg_dumpall write CREATE USER and CREATE GROUP...
2000-06-28 Peter EisentrautMakefile cleanup for interface tree. Now essentially...
2000-06-27 Peter EisentrautMakefile cleanup for bin and pl subtrees. They should...
1997-02-09 Marc G. FournierVarious fixes suggested by Gregor Hoffleit
1997-02-06 Bruce MomjianInclude main Makefile.global first so variables are...
1997-01-16 Bruce MomjianAdded pg_dumpall to source tree.
1996-11-28 Bryan HendersonMake strdup work for Ultrix. Thanks Erik Bertelsen
1996-11-26 Bryan HendersonWhoops, redo Ultrix patch so the other ports still...
1996-11-26 Bryan HendersonMake it compile on Ultrix. Thanks Erik Bertelson.
1996-11-12 Bryan HendersonAdd dependency for install.
1996-11-11 Bryan HendersonMakefile simplification: the "bin" chapter
1996-10-31 Bruce MomjianAdded needed include file.
1996-07-31 Marc G. FournierMove port includes from bin/pg_dump/Makefile to Makefil...
1996-07-31 Marc G. FournierFix for <machine.h> bug
1996-07-22 Marc G. FournierBrought in David Bennett's (dave@bensoft.com) changes...
1996-07-12 Marc G. FournierBrought in extensions to pg_dump
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01