Fix problems with incomplete attempt to prohibit OIDS with MVs.

Kevin Grittner <kgrittn@postgresql.org>

Commit: 549dae0352a06a43ec664dc158556e12ec2d30e5
Author: Kevin Grittner <kgrittn@postgresql.org>
Date: 2013-03-22T18:27:34Z
Releases: 9.3.0
Fix problems with incomplete attempt to prohibit OIDS with MVs.

Problem with assertion failure in restoring from pg_dump output
reported by Joachim Wieland.

Review and suggestions by Tom Lane and Robert Haas.

Files