Add casts from int4 and int8 to numeric.

Robert Haas <rhaas@postgresql.org>

Commit: f5e524d92be609c709825be8995bf77f10880c3b
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-04-05T13:35:43Z
Releases: 9.1.0
Add casts from int4 and int8 to numeric.

Joey Adams, per gripe from Ramanujam.  Review by myself and Tom Lane.

Files