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
2004-09-20
Translation update
Peter Eisentraut
2004-09-20
Translation updates
Peter Eisentraut
2004-09-20
Translation updates
Peter Eisentraut
2004-09-20
Translation updates
Peter Eisentraut
2004-09-13
Translation updates
Peter Eisentraut
2004-09-13
Translation updates
Peter Eisentraut
2004-09-13
Translation updates
Peter Eisentraut
2004-09-10
Fix some problems with restoring databases owned by non-superusers,
Tom Lane
2004-09-01
Translation updates
Dennis Bjorklund
2004-08-30
Fix obviously-utterly-untested noTocComments code.
Tom Lane
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
Update copyright to 2004.
Bruce Momjian
2004-08-28
Fix high-bit comparison compiler warning in pg_dump.
Bruce Momjian
2004-08-20
They are two different problems; the TOC entry is important for any
Bruce Momjian
2004-08-20
This patch allows pg_restore to recognize $-quotes in SQL queries. It
Bruce Momjian
2004-08-20
> Please find attached a submission to add a "exit on error" option to
Bruce Momjian
2004-08-13
Fix breakage with PUBLIC schema. Try to untwist the remarkably contorted
Tom Lane
2004-08-13
New translations
Peter Eisentraut
2004-08-10
Translation updates
Peter Eisentraut
2004-08-10
Translation updates
Peter Eisentraut
2004-08-10
Translation update
Peter Eisentraut
2004-08-08
Fix compiler warning in the proper way.
Bruce Momjian
2004-08-08
Supress warning about zero-length format string.
Bruce Momjian
2004-08-08
Allow libpgport to call memory allocation routines even though
Bruce Momjian
2004-08-06
Revert badly-broken patch to dump comments on composite-type columns.
Tom Lane
2004-08-05
Translation updates
Dennis Bjorklund
2004-08-04
Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments
Tom Lane
2004-08-04
Dump comments on columns of composite types.
Tom Lane
2004-08-02
Support USING INDEX TABLESPACE clause for PRIMARY KEY and UNIQUE
Tom Lane
2004-08-01
Translation updates (zh_TW converted to UTF-8)
Peter Eisentraut
2004-07-25
Translation updates
Peter Eisentraut
2004-07-19
Here is another patch that fixes a stack of pg_dump bugs:
Bruce Momjian
2004-07-19
Fix incorrect tracking of session authorization in the presence of ACLs
Tom Lane
2004-07-13
Change pg_dump to use ALTER OWNER commands instead of SET SESSION
Bruce Momjian
2004-07-12
This patch adds the following options to pg_dumpall, to be passed to
Bruce Momjian
2004-07-12
Remove TABLESPACE option of CREATE SEQUENCE; sequences will now always
Tom Lane
2004-06-25
Add pg_get_serial_sequence() function, and cause pg_dump to use it.
Tom Lane
2004-06-24
Translation updates
Dennis Bjorklund
2004-06-21
Fix pg_dump and pg_dumpall for new names of built-in tablespaces,
Tom Lane
2004-06-18
Tablespaces. Alternate database locations are dead, long live tablespaces.
Tom Lane
2004-06-10
Handle multiple double-quoted strings using Win32's system() call.
Bruce Momjian
2004-06-09
Use single quotes around pg_dump call from pg_dumpall.
Bruce Momjian
2004-06-09
Add time.h to pg_dumpall.
Bruce Momjian
2004-06-07
Add start/stop times for pg_dump/pg_dumpall when verbose output is used.
Bruce Momjian
2004-06-05
Slight code cleanup for printf's.
Bruce Momjian
2004-06-03
Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir)
Bruce Momjian
2004-05-29
Translation updates
Peter Eisentraut
2004-05-26
Fix problem with doing 7.0.X dumps on character varying[] fields.
Bruce Momjian
2004-05-25
Make the locale location relocatable.
Bruce Momjian
2004-05-24
Remove a few $filter() calls that were not needed.
Bruce Momjian
[next]