Commits

DateSubjectAuthorReleases
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
2010-12-15 Use "upgrade" in preference over "migrate" in pg_upgrade messages and 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
2010-10-19 Restructure the pg_upgrade code to use several global structures rather Bruce Momjian 9.1.0
2010-07-13 Backpatch pg_upgrade fixes to 9.0: Bruce Momjian 9.0.0
2010-07-13 In pg_upgrade, prevent psql AUTOCOMMIT=off by not loading .psqlrc. Bruce Momjian 9.1.0
2010-07-06 pgindent run for 9.0, second run Bruce Momjian 9.0.0