Re: pg_upgrade automatic testing
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: Peter Eisentraut <peter_e@gmx.net>, Andrew Dunstan <andrew@dunslane.net>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-09-28T02:54:00Z
Lists: pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes: > I propose I just remove the 8.4 > test and always allow toast table names not to match --- the oids are > still checked and are preserved. +1. You'll still make the check for non-toast tables, of course? regards, tom lane