In pg_upgrade, remove unnecessary separate handling of toast tables now
that we restore by oid; they can be handled like regular tables when
creating the file mapping structure.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=a60b32b3dcb4d49a60c96558ce405764ac17c799
Modified Files
--------------
contrib/pg_upgrade/info.c | 37 -------------------------------------
1 files changed, 0 insertions(+), 37 deletions(-)
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2011-01-08 14:12:24 |
| Subject: pgsql: In pg_upgrade, clarify use of install_db_support_functions(). |
| Previous: | From: Robert Haas | Date: 2011-01-08 11:14:03 |
| Subject: pgsql: Remove bogus claims regarding createuser defaults. |