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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
8
-16
/
+16
*
Tweak pg_dumpall to add GRANT CONNECT ON DATABASE ... TO PUBLIC when dumping
Tom Lane
2007-01-04
1
-1
/
+15
*
Support type modifiers for user-defined types, and pull most knowledge
Tom Lane
2006-12-30
1
-3
/
+45
*
Restructure operator classes to allow improved handling of cross-data-type
Tom Lane
2006-12-23
1
-62
/
+100
*
Fix pg_dump linking on Win32 with MSVS win32.mak:
Bruce Momjian
2006-12-04
1
-1
/
+8
*
Translation updates
Peter Eisentraut
2006-12-02
1
-523
/
+637
*
Translation updates
Peter Eisentraut
2006-11-24
4
-1683
/
+1886
*
Get rid of retail definitions of HAVE_STRDUP and HAVE_VSNPRINTF in
Tom Lane
2006-11-21
1
-1
/
+1
*
Suppress timezone (%Z) part of timestamp display when running on Windows,
Tom Lane
2006-11-21
2
-4
/
+28
*
pg_restore failed on tar-format archives if they contained large objects
Tom Lane
2006-11-01
1
-3
/
+16
*
Translations update
Peter Eisentraut
2006-10-21
5
-3750
/
+4350
*
Code review for --no-data-for-failed-tables patch. Instead of trashing
Tom Lane
2006-10-14
3
-23
/
+45
*
MSVC/BCC Win32 compiler fixes.
Bruce Momjian
2006-10-10
1
-1
/
+8
*
Revise psql pattern-matching switches as per discussion. The rule is now
Tom Lane
2006-10-09
3
-263
/
+367
*
Move processNamePattern into dumputils.c in preparation for using it in
Tom Lane
2006-10-09
2
-3
/
+210
*
The -X option in pg_dump was supposed to be a workaround for the lack of
Peter Eisentraut
2006-10-07
3
-39
/
+28
*
Message style improvements
Peter Eisentraut
2006-10-06
2
-7
/
+9
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
10
-191
/
+210
*
Remove separate strdup.h header file; it's redundant with port.h.
Tom Lane
2006-09-27
5
-23
/
+5
*
Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only
Tom Lane
2006-09-22
1
-3
/
+3
*
Fix pg_dump for recent change removing separate RULE privilege.
Tom Lane
2006-09-08
1
-2
/
+1
*
Fix all known problems with pg_dump's handling of serial sequences
Tom Lane
2006-08-21
2
-113
/
+96
*
Suppress MSVC warnings about weak functions by using
Bruce Momjian
2006-08-09
1
-3
/
+3
*
Fix bug in new pg_dump -T/-N handling that was dumping system schemas if
Bruce Momjian
2006-08-04
1
-4
/
+12
*
Fix logic to prevent pg_dump from dumping system schemas; bug introduced
Bruce Momjian
2006-08-02
1
-18
/
+27
*
Fix bug I introduced while cleaning up pg_dump -t/-n patch.
Bruce Momjian
2006-08-01
1
-4
/
+2
*
Add pg_dump -X no-data-for-failed-tables option to suppress loading data
Bruce Momjian
2006-08-01
3
-3
/
+26
*
Allow multiple -n (schema) and -t (table) pg_dump options, and add -T
Bruce Momjian
2006-08-01
3
-95
/
+251
*
Aggregate functions now support multiple input arguments. I also took
Tom Lane
2006-07-27
2
-58
/
+60
*
Mark a few functions as static or NOT_USED.
Bruce Momjian
2006-07-18
4
-12
/
+10
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
11
-36
/
+11
*
Alphabetically order reference to include files, "N" - "S".
Bruce Momjian
2006-07-11
1
-3
/
+3
*
Allow each C include file to compile on its own by including any needed
Bruce Momjian
2006-07-11
3
-26
/
+34
*
WIN32 fixes:
Bruce Momjian
2006-07-06
1
-2
/
+10
*
Add FILLFACTOR to CREATE INDEX.
Bruce Momjian
2006-07-02
2
-15
/
+95
*
Fix for recent Win32 pg_dump tar temp file patch.
Bruce Momjian
2006-06-27
1
-2
/
+3
*
On Win32, use loop to create pg_dump temporary tar file in the current
Bruce Momjian
2006-06-27
1
-1
/
+29
*
Document issues with non-default tablespaces and pg_dumpall restores.
Bruce Momjian
2006-06-16
1
-2
/
+10
*
Repair remarkably-inefficient query for dumping large object comments: it
Tom Lane
2006-06-09
1
-3
/
+3
*
Prepare code to be built by MSVC:
Bruce Momjian
2006-06-07
7
-23
/
+7
*
Fix up hack to suppress escape_string_warning so that it actually works
Tom Lane
2006-06-01
1
-1
/
+16
*
Escape processing patch:
Bruce Momjian
2006-05-31
1
-1
/
+3
*
Fix up pg_dump to do string escaping fully correctly for client encoding
Tom Lane
2006-05-28
7
-203
/
+280
*
Don't call PQclear until the struct is really no longer going to be used.
Alvaro Herrera
2006-05-28
1
-4
/
+3
*
Use E'' strings internally only when standard_conforming_strings =
Bruce Momjian
2006-05-26
5
-54
/
+119
*
Fix pg_restore to process BLOB COMMENT entries correctly; they aren't
Tom Lane
2006-05-24
1
-3
/
+4
*
Add strerror to pg_dump error messages where missing.
Peter Eisentraut
2006-05-22
6
-42
/
+51
*
Code review for GRANT CONNECT patch. Spell the privilege as CONNECT not
Tom Lane
2006-04-30
1
-1
/
+2
*
Fix a couple of rather-pointless-but-easily-fixed Coverity warnings.
Tom Lane
2006-04-19
1
-2
/
+2
*
Fix pg_restore -n option to do what the man page says it does. The
Tom Lane
2006-04-12
2
-12
/
+12
[next]