Fix another bit of unlogged-table-induced breakage.

Robert Haas <rhaas@postgresql.org>

Commit: 4893552e21b93149bb60f6204673cce855881a05
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-09-21T14:48:31Z
Releases: 9.2.0
Fix another bit of unlogged-table-induced breakage.

Per bug #6205, reported by Abel Abraham Camarillo Ojeda.  This isn't a
particularly elegant fix, but I'm trying to minimize the chances of
causing yet another round of breakage.

Adjust regression tests to exercise this case.

Files