Commits

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

DateSubjectAuthorReleases
2015-05-16 pg_upgrade: force timeline 1 in the new cluster Bruce Momjian 9.1.16
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2012-06-13 In pg_upgrade, verify that the install user has the same oid on both Bruce Momjian 9.1.5
2011-07-20 In pg_upgrade, fix the -l/log option to work on Windows. Bruce Momjian 9.1.0
2011-05-16 Add pg_upgrade check to make sure the user has full access permission in 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-07 Adjust pg_upgrade FATAL error messages to have consistent newlines. 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-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 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-15 Adjust pg_upgrade error message, array freeing, and add error check. Bruce Momjian 9.1.0
2011-02-01 Add pg_upgrade comment for why we can't use template1 inheritance for Bruce Momjian 9.1.0
2011-02-01 Fix pg_upgrade to create pg_authid restore functions in the 'postgres' Bruce Momjian 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 Document why pg_upgrade preserves pg_auth.oid (because they are stored Bruce Momjian 9.1.0
2011-01-08 More pg_upgrade relfilenode C comments added. Bruce Momjian 9.1.0
2011-01-08 Simplify pg_upgrade C comment about what is preserved. 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-07 Improve C comments about backend variables set by pg_upgrade_support 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