Commits

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

DateSubjectAuthorReleases
2011-04-25 Add postmaster/postgres undocumented -b option for binary upgrades. Bruce Momjian 9.1.0
2011-04-20 Pg_upgrade C comment addition. Bruce Momjian 9.1.0
2011-04-20 Throw error for mismatched pg_upgrade clusters 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-03-09 Fix file descriptor leaks in pg_upgrade in failure code paths. Bruce Momjian 9.1.0
2011-03-07 Fix a couple more missing "static" markers. Tom Lane 9.1.0
2011-02-15 Adjust pg_upgrade error message, array freeing, and add error check. Bruce Momjian 9.1.0
2011-02-02 Fix wrong verb in pg_upgrade text message, per Haas. 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-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-10-19 In pg_upgrade, rename SHELL_EXT to SCRIPT_EXT, for clarity. Bruce Momjian 9.1.0
2010-10-19 Add removal of PG_VERSION to optional old cluster deletion script. Bruce Momjian 9.1.0
2010-10-19 In pg_upgrade, rename macro EXEC_EXT to SHELL_EXT for clarity. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-25 Adjust check_for_isn_and_int8_passing_mismatch() so it is called for all Bruce Momjian 9.1.0
2010-07-25 Prevent pg_upgrade from migrating databases that use reg* data types Bruce Momjian 9.1.0
2010-07-13 In pg_upgrade, prevent psql AUTOCOMMIT=off by not loading .psqlrc. Bruce Momjian 9.1.0