Commits

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

DateSubjectAuthorReleases
2015-09-11 pg_dump, pg_upgrade: allow postgres/template1 tablespace moves Bruce Momjian 9.1.19
2013-03-31 pg_upgrade: don't copy/link files for invalid indexes Bruce Momjian 9.1.9
2012-04-10 Fix pg_upgrade to properly upgrade a table that is stored in the cluster Bruce Momjian 9.1.4
2011-09-29 In pg_upgrade, because toast table names can be mismatched with the heap Bruce Momjian 9.1.2
2011-08-26 In pg_upgrade, limit schema name filter to include toast tables. Bug Bruce Momjian 9.1.0
2011-08-16 In pg_upgrade, avoid dumping orphaned temporary tables. This makes the Bruce Momjian 9.1.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-04-07 Simplify structure of query used to gather database object information Bruce Momjian 9.1.0
2011-03-07 Tighten pg_upgrade check for pre-8.4 toast table name matching. Bruce Momjian 9.1.0
2011-03-06 Improve pg_upgrade relation name check logic for pre-8.4 servers. Bruce Momjian 9.1.0
2011-03-06 Update new pg_upgrade comment about pre-8.4 TOAST tables. Bruce Momjian 9.1.0
2011-03-06 Restructure pg_upgrade checks because pre-8.4 Postgres did not rename Bruce Momjian 9.1.0
2011-03-06 Fix pg_upgrade to print the proper database name for file transfer 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-16 Cleanup ClusterInfo initialization in pg_upgrade Alvaro Herrera 9.1.0
2011-02-16 Fix bug in 9.1 pg_upgrade processing of old/new relations; adjust debug Bruce Momjian 9.1.0
2011-02-15 Make pg_upgrade compile again Alvaro Herrera 9.1.0
2011-02-15 Adjust pg_upgrade error message, array freeing, and add error check. 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, remove unnecessary separate handling of toast tables now Bruce Momjian 9.1.0
2011-01-08 More pg_upgrade relfilenode C comments added. 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-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