Commits

DateSubjectAuthorReleases
2002-08-27 Reimplement pg_dumpall in C. Currently no change in functionality, Peter Eisentraut 7.3.1
2002-04-12 Allow dropdb and others to use identifiers with spaces; IFS cleanup for Bruce Momjian 7.3.1
2002-04-11 Cleanup in use of IFS. Bruce Momjian 7.3.1
2002-04-11 Make sure leading/trailing/multiple consecutive space/tab in db/user/group Bruce Momjian 7.3.1
2002-04-11 Fix pg_upgrade to handle dbnames, user/group names with spaces. Bruce Momjian 7.3.1
2002-04-11 Fix problem with invalid database name assignment in while loop. Bruce Momjian 7.3.1
2002-02-24 Modify pg_dumpall so that output script uses new OWNER option of CREATE Tom Lane 7.3.1
2002-02-11 Be more wary about mixed-case database names and user names. Get Tom Lane 7.2.1
2002-01-09 Add quotes around $bindir. Bruce Momjian 7.2.1
2001-09-30 These are further fixes for double quotes missing in the various shell Bruce Momjian 7.2.1
2001-05-17 Add -U and -W options to pg_dump and friends to support non-interactive Peter Eisentraut 7.2.1
2001-02-09 Add -g as synonmym for --globals-only in pg_dumpall. Add info about Bruce Momjian 7.1.1
2001-01-25 For missing owner of database, default to superuser. Peter Eisentraut 7.1.1
2000-12-19 Rename --accounts-only to --globals-only, polish documentation. Peter Eisentraut 7.1.1
2000-11-14 Extend CREATE DATABASE to allow selection of a template database to be Tom Lane 7.1.1
2000-11-08 Dump identity of alternative location, if any. Peter Eisentraut 7.1.1
2000-11-02 Add pg_dumpall --accounts-only option. Peter Eisentraut 7.1.1
2000-10-25 Final (?) fix for tar (null block at end) Philip Warner 7.1.1
2000-09-08 Make building scripts kind of consistent in look and feel, kind of immune Peter Eisentraut 7.1.1
2000-07-04 Fix thinko in my last pg_dumpall change Peter Eisentraut 7.1.1
2000-07-04 pg_dump patch from Philip Warner Bruce Momjian 7.1.1
2000-07-03 Have pg_dumpall write CREATE USER and CREATE GROUP commands instead of raw Peter Eisentraut 7.1.1