]> granicus.if.org Git - postgresql/history - src/bin/scripts
Remove -i/--ignore-version option from pg_dump, pg_dumpall and pg_restore.
[postgresql] / src / bin / scripts /
2015-05-24 Bruce Momjianpgindent run for 9.5
2015-05-15 Fujii MasaoSupport --verbose option in reindexdb.
2015-04-30 Peter EisentrautFix parallel make risk with new check temp-install...
2015-04-04 Tom LaneFix TAP tests to use only standard command-line argumen...
2015-03-23 Alvaro Herreravacuumdb: Check result status of PQsendQuery
2015-03-20 Bruce Momjianvacuumdb --help text: clarify analyze-only
2015-02-02 Peter EisentrautTranslation updates
2015-01-24 Alvaro HerreraFix assignment operator thinko
2015-01-23 Alvaro Herreravacuumdb: enable parallel mode
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-12-15 Peter EisentrautTranslation updates
2014-12-11 Peter EisentrautFix typo
2014-12-08 Simon RiggsExecute 18 tests for src/bin/scripts/t/090..
2014-12-08 Simon RiggsREINDEX SCHEMA
2014-11-27 Fujii MasaoMark response messages for translation in pg_isready.
2014-11-17 Peter EisentrautTranslation updates
2014-10-29 Peter EisentrautRemove use of TAP subtests
2014-10-06 Peter EisentrautTranslation updates
2014-09-12 Peter EisentrautFix vacuumdb --analyze-in-stages --all order
2014-07-21 Peter EisentrautTranslation updates
2014-07-15 Peter EisentrautAdd missing source files to nls.mk
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-04-25 Tom LaneClean up temp installations after client program tests.
2014-04-15 Peter Eisentrautvacuumdb: Add option --analyze-in-stages
2014-04-15 Peter EisentrautAdd TAP tests for client programs
2014-02-11 Peter Eisentrautscripts: Remove newlines from end of generated SQL
2014-01-10 Bruce MomjianMove username lookup functions from /port to /common
2014-01-07 Bruce MomjianUpdate copyright for 2014
2014-01-04 Tom LaneFix translatability markings in psql, and add defenses...
2013-12-18 Bruce MomjianFix incorrect error message reported for non-existent...
2013-12-11 Robert HaasAdd a new option, -g, to createuser, to add membership...
2013-12-02 Peter EisentrautTranslation updates
2013-11-21 Fujii MasaoFix pg_isready to handle -d option properly.
2013-11-18 Heikki LinnakangasReplace appendPQExpBuffer(..., <constant>) with appendP...
2013-10-07 Peter EisentrautTranslation updates
2013-09-02 Peter EisentrautTranslation updates
2013-08-19 Peter EisentrautTranslation updates
2013-07-16 Peter EisentrautFix PQconninfoParse error message handling
2013-07-14 Peter Eisentrautpg_isready: Message improvement
2013-07-07 Peter Eisentrautpg_isready: Make --help output more consistent with...
2013-06-24 Peter EisentrautTranslation updates
2013-06-10 Fujii MasaoFix pg_isready to handle conninfo properly.
2013-06-01 Peter EisentrautAdd new source files to nls.mk
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-05-06 Peter EisentrautTranslation updates
2013-03-17 Tom LaneMove pqsignal() to libpgport.
2013-03-07 Peter EisentrautAdd fe_memutils.c to nls.mk where used
2013-02-12 Alvaro HerreraCreate libpgcommon, and move pg_malloc et al to it
2013-02-08 Peter Eisentrautscripts: Add build prerequisite on libpgport
2013-01-25 Robert HaasMake it easy to time out pg_isready, and make the defau...
2013-01-23 Robert Haaspg_isready
2013-01-17 Magnus HaganderSupport multiple -t/--table arguments for more commands
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-10-12 Bruce MomjianIn our source code, make a copy of getopt's 'optarg...
2012-10-02 Tom LaneWork around unportable behavior of malloc(0) and reallo...
2012-10-02 Tom LaneStandardize naming of malloc/realloc/strdup wrapper...
2012-09-06 Robert HaasFix "too many arguments" messages not to index off...
2012-06-17 Peter EisentrautMake documentation of --help and --version options...
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-04-17 Andrew DunstanDon't override arguments set via options with positiona...
2012-03-21 Robert HaasImprove connectMaintenanceDatabase() error reporting.
2012-02-07 Peter Eisentrautcreateuser: Disable prompting by default
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-12-06 Robert HaasMake command-line tools smarter about finding a DB...
2011-09-23 Robert HaasAdd --{no-,}replication flags to createuser.
2011-09-10 Bruce MomjianRemove double-quoting of table names in clusterdb....
2011-09-05 Alvaro HerreraAdjust translator comment format to xgettext expectations
2011-08-30 Robert HaasAdd --if-exists option to dropdb and dropuser.
2011-08-26 Bruce MomjianAdd markers.
2011-08-17 Peter EisentrautTranslation updates
2011-06-29 Peter EisentrautUnify spelling of "canceled", "canceling", "cancellation"
2011-06-26 Peter EisentrautMake _ be automatically included in GETTEXT_TRIGGERS
2011-06-26 Peter EisentrautReplace := by = in nls.mk files
2011-06-09 Peter EisentrautTranslation updates for 9.1beta2
2011-06-09 Bruce MomjianPgindent run before 9.1 beta2.
2011-05-10 Bruce MomjianFor create/dropdb, only connect once to the server...
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-03-05 Tom LaneConvert createlang/droplang to use CREATE/DROP EXTENSION.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-11-12 Peter EisentrautImproved parallel make support
2010-09-22 Magnus HaganderConvert cvsignore to gitignore, and add .gitignore...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-07-05 Tom LaneSplit the LDFLAGS make variable into two parts: LDFLAGS...
2010-06-11 Tom LaneAdd missing 'Z' letter to getopt_long call --- the...
2010-05-13 Peter EisentrautTranslation update
2010-05-12 Bruce MomjianAdd PGFILEDESC description to Makefiles for all /contri...
2010-02-26 Bruce MomjianIn vacuumdb --help, call analyze "statistics", not...
2010-02-26 Bruce Momjianpgindent run for 9.0
2010-02-19 Peter EisentrautTranslation updates for 9.0alpha4
2010-02-17 Tom LaneStamp HEAD as 9.0devel, and update various places that...
2010-02-08 Tom LaneRemove old-style VACUUM FULL (which was known for a...
2010-02-05 Joe ConwayModify recently added PQconnectdbParams() with new...
2010-01-07 Bruce MomjianUse -Z for vacuumdb --analyze-only, rather than -o.
2010-01-07 Bruce MomjianRename new vacuumdb option to --analyze-only from ...
2010-01-06 Bruce MomjianCorrected CVS entry:
2010-01-06 Itagaki TakahiroSupport rewritten-based full vacuum as VACUUM FULL...
2010-01-06 Bruce Momjianpg_dump --only-analyze
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-10-20 Peter EisentrautTranslations update for 8.5alpha2
2009-10-16 Heikki LinnakangasFREEZE and VERBOSE options were in wrong order in the...
next