Remove toast relid tracking from pg_upgrade

Lists: pgsql-hackers
From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Remove toast relid tracking from pg_upgrade
Date: 2011-01-10 16:48:37
Message-ID: 201101101648.p0AGmbA01252@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

The attached, applied patch removes toast relid from the relation array
as it is no longer needed. Also other remaming was done.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

Attachment Content-Type Size
unknown_filename text/plain 12.0 KB