index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_dump
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up after pg_dump test runs.
Tom Lane
2016-05-06
1
-0
/
+1
*
Remove MODULES_big from test_pg_dump
Stephen Frost
2016-05-06
1
-0
/
+3
*
Add TAP tests for pg_dump
Stephen Frost
2016-05-06
1
-0
/
+3
*
Link libpq after libpgfeutils to satisfy Windows linker.
Tom Lane
2016-03-24
1
-1
/
+1
*
Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.
Tom Lane
2016-03-24
1
-3
/
+4
*
Move keywords.c/kwlookup.c into src/common/.
Tom Lane
2016-03-23
1
-12
/
+7
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Move some pg_dump function around.
Heikki Linnakangas
2013-03-27
1
-2
/
+2
*
Add parallel pg_dump option.
Andrew Dunstan
2013-03-24
1
-1
/
+1
*
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-02-12
1
-3
/
+3
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
pg_dump: Remove undocumented "files" output format
Peter Eisentraut
2012-03-20
1
-1
/
+1
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Simplify the pg_dump/pg_restore error reporting macros, and allow
Bruce Momjian
2011-11-29
1
-2
/
+2
*
pg_dump: Fix clean rule after file renaming shuffle
Peter Eisentraut
2011-11-29
1
-1
/
+1
*
Move pg_dump memory routines into pg_dumpmem.c/h and restore common.c
Bruce Momjian
2011-11-26
1
-3
/
+3
*
Modify pg_dump to use error-free memory allocation macros. This avoids
Bruce Momjian
2011-11-25
1
-4
/
+4
*
Add 'directory' format to pg_dump. The new directory format is compatible
Heikki Linnakangas
2011-01-23
1
-1
/
+1
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Refactor the pg_dump zlib code from pg_backup_custom.c to a separate file,
Heikki Linnakangas
2010-12-02
1
-1
/
+1
*
Improved parallel make support
Peter Eisentraut
2010-11-12
1
-4
/
+4
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2010-07-05
1
-4
/
+4
*
Add PGFILEDESC description to Makefiles for all /contrib executables.
Bruce Momjian
2010-05-12
1
-1
/
+3
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Update of install-sh, mkinstalldirs, and associated configury
Peter Eisentraut
2009-08-26
1
-2
/
+2
*
Separate the key word list that lived in keywords.c into a new header file
Alvaro Herrera
2009-03-07
1
-14
/
+12
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate
Tom Lane
2007-09-27
1
-2
/
+2
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-12-09
1
-6
/
+6
*
Have libpgport link before libpq so that PG client applications are more
Bruce Momjian
2005-03-25
1
-4
/
+4
*
Some more missed copyright notices. Many of these look like they
Tom Lane
2005-01-01
1
-2
/
+2
*
Allow win32/cygwin link against the first matching library symbol rather
Bruce Momjian
2004-11-08
1
-7
/
+1
*
Improve pgindent processing of comment after 'else'.
Bruce Momjian
2004-10-07
1
-2
/
+3
*
Add Win32 version info to client binaries.
Bruce Momjian
2004-10-05
1
-3
/
+4
*
Fix MinGW link failure with new libpgport processing.
Bruce Momjian
2004-10-04
1
-1
/
+5
*
Readd -DFRONTEND to client makefiles because it still affects win32.h
Bruce Momjian
2004-10-04
1
-2
/
+2
*
Make libpgport be front-end only and make libpgport_srv be a backend
Bruce Momjian
2004-10-04
1
-10
/
+6
*
Make the locale location relocatable.
Bruce Momjian
2004-05-25
1
-6
/
+5
*
Remove a few $filter() calls that were not needed.
Bruce Momjian
2004-05-24
1
-2
/
+2
*
Clean up failure to remove exec.o on 'make clean'.
Tom Lane
2004-05-22
1
-6
/
+5
*
Re-add elog() to exec.c, per Tom.
Bruce Momjian
2004-05-19
1
-4
/
+8
*
Move find_my_exec() way up into main.c so it is available to the
Bruce Momjian
2004-05-18
1
-8
/
+4
*
As part of the work for making relocatable installs, I have re-factored
Bruce Momjian
2004-05-11
1
-9
/
+9
*
Allow build of timezone database on unix.
Bruce Momjian
2004-04-30
1
-1
/
+3
[next]