Commits

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

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2011-04-20 Throw error for mismatched pg_upgrade clusters Bruce Momjian 9.1.0
2011-04-19 Add C comment Bruce Momjian 9.1.0
2011-04-10 pgindent run before PG 9.1 beta 1. 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-01-08 In pg_upgrade, remove functions that did sequential array scans looking 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-05 In pg_upgrade, adjust transfer_relfile()'s parameters to be more logical. Bruce Momjian 9.1.0
2011-01-05 In pg_upgrade, fix backward logging display of link operations. Bruce Momjian 9.1.0
2011-01-01 Stamp copyrights for year 2011. 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 In pg_upgrade, use cached copy of directory listing, rather than calling 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-09-28 Use macro atooid() for conversion of strings to oids, per suggestion Bruce Momjian 9.1.0
2010-09-28 In pg_upgrade, properly handle oids > 2^31 by using strtoul() internally Bruce Momjian 9.1.0