index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_dump
Age
Commit message (
Expand
)
Author
1997-06-07
Make LO patter consistent with psql.
Bruce Momjian
1997-06-07
avoid xinv* table name conflict with large objects.
Bruce Momjian
1997-06-05
Fix for large objects and case sensitivity, from Raymond Toy.
Bruce Momjian
1997-06-02
From: Igor <igor@sba.miami.edu>
Marc G. Fournier
1997-05-21
Updated pg_dumpall and psql to preserve database owners.
Bruce Momjian
1997-05-20
Added fcvt() prot for bsdi.
Bruce Momjian
1997-05-14
Allow pg_dumpall to preserve database ownership.
Bruce Momjian
1997-05-07
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1997-05-06
1. Multi-column indices support.
Vadim B. Mikheev
1997-04-26
Missed an -I directive
Marc G. Fournier
1997-04-26
clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0
Marc G. Fournier
1997-04-12
modifications to pg_dump towards supporting dumping of ACLs (doesn't work yet!)
Marc G. Fournier
1997-04-04
This commit represents a clean compile with the new templates under
Marc G. Fournier
1997-04-02
Dumping sequence relations as 'CREATE SEQUENCE ...'.
Vadim B. Mikheev
1997-03-01
Substitute defines for numeric constants in type ids.
Bruce Momjian
1997-02-28
Remove old READMEs.
Bruce Momjian
1997-02-13
Various patches for nextstep by GregorHoffleit
Marc G. Fournier
1997-02-09
Various fixes suggested by Gregor Hoffleit
Marc G. Fournier
1997-02-09
|I took a look at this and I think pg_dump mishandles arrays of ints and floats
Marc G. Fournier
1997-02-06
Include main Makefile.global first so variables are not over-written.
Bruce Momjian
1997-01-19
Update handling of backslashes, and pg_user dump.
Bruce Momjian
1997-01-18
Remove blank lines.
Bruce Momjian
1997-01-17
Removed unneeded custom shell script call.
Bruce Momjian
1997-01-16
Added pg_dumpall to source tree.
Bruce Momjian
1997-01-07
Improvements to pg_dump to:
Marc G. Fournier
1996-12-30
Check that PQendcopy succeeded. Issue error message if not.
Bryan Henderson
1996-12-28
Fixed error where = should be ==.
Bruce Momjian
1996-12-27
Add messages to assist in problem diagnosis. Eliminate lines > 80 characters.
Bryan Henderson
1996-11-28
Make strdup work for Ultrix. Thanks Erik Bertelsen
Bryan Henderson
1996-11-26
Whoops, redo Ultrix patch so the other ports still compile.
Bryan Henderson
1996-11-26
Make it compile on Ultrix. Thanks Erik Bertelson.
Bryan Henderson
1996-11-20
Here is the patch for pg_dump not handling NULL values in 'insert'
Bruce Momjian
1996-11-17
Fix for -da option of pg_dump.
Bruce Momjian
1996-11-12
Add dependency for install.
Bryan Henderson
1996-11-11
Makefile simplification: the "bin" chapter
Bryan Henderson
1996-11-10
Add #include <unistd.h> to quiet warning about missing getopt() declaration.
Bryan Henderson
1996-11-08
Compile and warning cleanup
Bruce Momjian
1996-11-04
Removed PORTNAME_. Use OS version only.
Bruce Momjian
1996-10-31
Added needed include file.
Bruce Momjian
1996-10-07
Fix a couple of small things from D'Arcy's last patch
Marc G. Fournier
1996-10-07
Mostly adding "const" keyword and making some functions static.
Marc G. Fournier
1996-10-02
change stdout to fout
Marc G. Fournier
1996-09-23
Prototype setMaxOid()
Marc G. Fournier
1996-09-16
The following diffs remove the various definitions of dupstr() and replace
Marc G. Fournier
1996-08-26
Fix prototype for dumpClasses
Marc G. Fournier
1996-08-24
The patch does several things:
Marc G. Fournier
1996-08-14
This patch can be installed as part of 1.02.1 so people can properly
Marc G. Fournier
1996-07-31
Move port includes from bin/pg_dump/Makefile to Makefile.global
Marc G. Fournier
1996-07-31
Fix for <machine.h> bug
Marc G. Fournier
1996-07-31
A "lost in the archives" patch from Chris Dunlop <chris@atlas.onthe.net.au>
Marc G. Fournier
[next]