aboutsummaryrefslogtreecommitdiff
path: root/src/bin/scripts/vacuumdb
Commit message (Expand)AuthorAge
* Improve formatting of --help output.Peter Eisentraut2002-10-18
* Improve appearance of SET command.Bruce Momjian2002-10-16
* Fix script to handle autocommit = 'off' by prepending autocommit 'on' toBruce Momjian2002-10-16
* Make sure all clients have the same understanding of default user namePeter Eisentraut2002-08-10
* Update copyright to 2002.Bruce Momjian2002-06-20
* Allow dropdb and others to use identifiers with spaces; IFS cleanup forBruce Momjian2002-04-12
* Fix param handling of create* admin scripts as described months ago.Bruce Momjian2002-02-18
* These are further fixes for double quotes missing in the various shellBruce Momjian2001-09-30
* sbasename $0 is now basename "$0"Bruce Momjian2001-09-22
* Changes from Vince Vielhaber to allow the optional clauses of CREATETom Lane2001-07-10
* Add copyright mentions, per Tom Lane.Bruce Momjian2001-02-18
* Prevent vacuumdb from trying to vacuum template0.Tom Lane2001-01-08
* check for failure after vacuuming each DB, not only the last one.Tom Lane2001-01-08
* Advertise --help (rather than '-?') as help option (problems with csh).Peter Eisentraut2000-11-25
* Remove -k unix socketpath option from client side, allow hostname withBruce Momjian2000-11-13
* UUNET is looking into offering PostgreSQL as a part of a managed webBruce Momjian2000-11-13
* Make sure shell scripts send error messages to stderr.Peter Eisentraut2000-11-11
* another round of user interface cleanupsPeter Eisentraut2000-01-19
* Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions.Peter Eisentraut2000-01-12
* Cleanup --alldb option handling.Bruce Momjian1999-12-18
* Cleanup vacuumdbBruce Momjian1999-12-18
* > > It would be nice for new users; I think it would make it easierBruce Momjian1999-12-18
* Hi,Bruce Momjian1999-12-16
* Okay, that should put us back in sync. These two patches (src & doc) areBruce Momjian1999-12-07
* I cleaned those out as well (the echo -n "bug" was in there ;) and movedBruce Momjian1999-12-05
* New scripts for create/drop user/db from Peter EisentrautBruce Momjian1999-12-04