Fix several possibly non-portable gaffs in record_image_ops.

Kevin Grittner <kgrittn@postgresql.org>

Commit: 4cbb646334b3b998a29abef0d57608d42097e6c9
Author: Kevin Grittner <kgrittn@postgresql.org>
Date: 2013-10-11T18:02:52Z
Releases: 9.4.0
Fix several possibly non-portable gaffs in record_image_ops.

Sparc machines in the buildfarm were made happy by the previous
fix, but PowerPC machines still are still failing.  Hopefully this
will cure that.

Files

PathChange+/−
src/backend/utils/adt/rowtypes.c modified +75 −9