Commits

Showing commits that first shipped in 9.1 (backpatches included). Clear

DateSubjectAuthorReleases
2016-08-08 Obstruct shell, SQL, and conninfo injection via database and role names. Noah Misch 9.1.23
2016-07-28 Register atexit hook only once in pg_upgrade. Tom Lane 9.1.23
2011-07-20 In pg_upgrade, fix the -l/log option to work on Windows. Bruce Momjian 9.1.0
2011-06-09 Pgindent run before 9.1 beta2. Bruce Momjian 9.1.0
2011-05-16 Allow pg_upgrade to honor libpq environment variables. Add 'local' Bruce Momjian 9.1.0
2011-05-10 In pg_upgrade, remove suggestion of setting pg_hba.conf to 'trust', now Bruce Momjian 9.1.0
2011-05-08 Add C comment why client encoding can be set in pg_upgrade. Bruce Momjian 9.1.0
2011-05-07 Check that the pg_upgrade user specified is a super-user. Bruce Momjian 9.1.0
2011-05-07 Adjust pg_upgrade FATAL error messages to have consistent newlines. Bruce Momjian 9.1.0
2011-04-26 Now that pg_upgrade uses -w in pg_ctl, remove loop that retried testing Bruce Momjian 9.1.0
2011-04-26 In pg_upgrade, avoid one start/stop of the postmaster; use the -w Bruce Momjian 9.1.0
2011-04-25 Add postmaster/postgres undocumented -b option for binary upgrades. Bruce Momjian 9.1.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-04-07 Allow pg_upgrade with PGCLIENTENCODING set Peter Eisentraut 9.1.0
2011-04-06 Replace the confusing exit_nicely() by an atexit/on_exit hook Peter Eisentraut 9.1.0
2011-03-30 Mention pg_upgrade sets autovacuum_freeze_max_age to maximum. Bruce Momjian 9.1.0
2011-03-30 Expand comment on how pg_upgrade is turning off autovacuum. Bruce Momjian 9.1.0
2011-03-29 In pg_upgrade, add C comment about how autovacuum is disabled. Bruce Momjian 9.1.0
2011-03-09 Fix file descriptor leaks in pg_upgrade in failure code paths. Bruce Momjian 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2011-01-01 Furter pg_upgrade optimizations to reduce function call argument count. Bruce Momjian 9.1.0
2011-01-01 In pg_upgrade, remove use of whichCluster, and just pass old/new cluster Bruce Momjian 9.1.0
2011-01-01 In pg_upgrade, rename "CLUSTERNAME" to "CLUSTER_NAME". Bruce Momjian 9.1.0
2010-10-20 Rename pg_upgrade 'log' to 'log_opts', to avoid platform naming conflict. Bruce Momjian 9.1.0
2010-10-19 Pgindent run on pg_upgrade source after restructuring. Bruce Momjian 9.1.0