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
2015-11-14 pg_upgrade: properly detect file copy failure on Windows Bruce Momjian 9.1.20
2013-01-25 Unbreak 9.0 and 9.1 pg_upgrade. Andrew Dunstan 9.1.8
2012-09-03 Use correct path separator for Windows builtin commands. Andrew Dunstan 9.1.6
2012-06-13 In pg_upgrade, verify that the install user has the same oid on both Bruce Momjian 9.1.5
2012-04-10 Fix pg_upgrade to properly upgrade a table that is stored in the cluster Bruce Momjian 9.1.4
2011-09-07 In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltree Bruce Momjian 9.1.0
2011-06-23 In pg_upgrade, check that the binary and data directories are the same Bruce Momjian 9.1.0
2011-06-22 Adjust pg_upgrade check for pg_upgrade_support to happen after the 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-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-06 Replace the confusing exit_nicely() by an atexit/on_exit hook Peter Eisentraut 9.1.0
2011-02-16 In pg_upgrade, no need to initialize global struct values; they are Bruce Momjian 9.1.0
2011-02-16 Cleanup ClusterInfo initialization in pg_upgrade Alvaro Herrera 9.1.0
2011-01-10 A toast relid field are no longer needed in pg_upgrade's rel arrays, so Bruce Momjian 9.1.0
2011-01-08 In pg_upgrade, remove functions that did sequential array scans looking Bruce Momjian 9.1.0
2011-01-08 In pg_upgrade, clarify use of install_db_support_functions(). Bruce Momjian 9.1.0
2011-01-08 In pg_upgrade, track only one copy of namespace/relname in FileNameMap Bruce Momjian 9.1.0
2011-01-08 Fix pg_upgrade of large object permissions by preserving pg_auth.oid, Bruce Momjian 9.1.0
2011-01-08 Force pg_upgrade's to preserve pg_class.oid, not pg_class.relfilenode. Bruce Momjian 9.1.0
2011-01-05 Clarify pg_upgrade's creation of the map file structure. Also clean Bruce Momjian 9.1.0