Commits

DateSubjectAuthorReleases
2006-05-29 Add PQclear() calls, for completeness (exits shortly anyway). Bruce Momjian 8.2.0
2006-05-26 Use E'' strings internally only when standard_conforming_strings = Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-12-12 Use a proper enum for tri-valued variables. Bruce Momjian 8.2.0
2005-12-12 Document tri-valued variables in createdb, +1, -1, 0. Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-06-03 Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir) Bruce Momjian 8.0.0
2004-06-01 Remove init_nls() functions, call set_pglocale() directly. Bruce Momjian 8.0.0
2004-05-25 Make the locale location relocatable. Bruce Momjian 8.0.0
2004-05-12 Rename find_my_binary/find_other_binary to Bruce Momjian 8.0.0
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-06-11 Document the -h client flag can use a socket directory as well as a host Bruce Momjian 7.4.1
2003-02-19 At present it is impossible to kill createuser except with kill -9 Bruce Momjian 7.4.1
2003-02-13 This patch fixes an error in the usage message for 'clusterdb', and Bruce Momjian 7.4.1
2002-10-16 Improve appearance of SET command. Bruce Momjian 7.3.1
2002-10-16 Fix script to handle autocommit = 'off' by prepending autocommit 'on' to Bruce Momjian 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-04-12 Allow prompting of create/drop user to handle spaces. Bruce Momjian 7.3.1
2002-04-12 Allow dropdb and others to use identifiers with spaces; IFS cleanup for Bruce Momjian 7.3.1
2002-02-18 Fix param handling of create* admin scripts as described months ago. Bruce Momjian 7.3.1
2001-09-30 These are further fixes for double quotes missing in the various shell Bruce Momjian 7.2.1
2001-09-22 sbasename $0 is now basename "$0" Bruce Momjian 7.2.1
2001-08-26 Add single-letter encryption options for createuser. Update createuser --help. Bruce Momjian 7.2.1
2001-08-26 Put createuser ENCRYPTED/UNENCRYPTED in the proper place in the query. Bruce Momjian 7.2.1