Commits

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

DateSubjectAuthorReleases
2015-09-11 pg_dump, pg_upgrade: allow postgres/template1 tablespace moves Bruce Momjian 9.0.23
2013-03-31 pg_upgrade: don't copy/link files for invalid indexes Bruce Momjian 9.0.13
2012-04-10 Fix pg_upgrade to properly upgrade a table that is stored in the cluster Bruce Momjian 9.0.8
2011-08-26 In pg_upgrade, limit schema name filter to include toast tables. Bug Bruce Momjian 9.0.5
2011-08-16 In pg_upgrade, avoid dumping orphaned temporary tables. This makes the Bruce Momjian 9.0.5
2011-01-05 In pg_upgrade, copy pg_largeobject_metadata and its index for 9.0+ Bruce Momjian 9.0.3
2010-09-28 Use macro atooid() for conversion of strings to oids, per suggestion Bruce Momjian 9.0.1
2010-09-28 In pg_upgrade, properly handle oids > 2^31 by using strtoul() internally Bruce Momjian 9.0.1
2010-07-06 pgindent run for 9.0, second run Bruce Momjian 9.0.0
2010-07-03 Make pg_upgrade copyrights just 2010, not 2010-2010. Bruce Momjian 9.0.0
2010-07-03 Add copyrights to pg_upgrade and pg_upgrade_tools files, per Tom. Bruce Momjian 9.0.0
2010-07-03 Add CVS tags to pg_upgrade and pg_upgrade_support files, per request Bruce Momjian 9.0.0
2010-05-24 In pg_upgrade, test for datallowconn instead of hardcoding template0. Bruce Momjian 9.0.0
2010-05-19 Simplify pg_upgrade queries by using IN instead of multiple OR clauses Bruce Momjian 9.0.0
2010-05-14 Fix another obvious bug pointed out by a compiler warning. Tom Lane 9.0.0
2010-05-14 Get rid of unsafe sprintf and snprintf usages. Per compiler warnings. Tom Lane 9.0.0
2010-05-13 Remove all mentions of EnterpriseDB Advanced Server from pg_upgrade; Bruce Momjian 9.0.0
2010-05-12 Small formatting adjustment. Bruce Momjian 9.0.0
2010-05-12 Add pg_upgrade to /contrib; will be in 9.0 beta2. Bruce Momjian 9.0.0