Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE.

Robert Haas <rhaas@postgresql.org>

Commit: 367bc426a1c22b9f6badb06cd41fc438fd034639
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-07-18T15:04:43Z
Releases: 9.2.0
Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE.

Noah Misch.  Review and minor cosmetic changes by me.

Files