Fix several possibly non-portable gaffs in record_image_ops.
authorKevin Grittner <kgrittn@postgresql.org>
Fri, 11 Oct 2013 18:02:52 +0000 (13:02 -0500)
committerKevin Grittner <kgrittn@postgresql.org>
Fri, 11 Oct 2013 18:02:52 +0000 (13:02 -0500)
commit4cbb646334b3b998a29abef0d57608d42097e6c9
tree80f7982614db9cad26edd717c24ef21c59397db1
parentada01014d4739120361fb96e3f91e2fd6791d6b8
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.
src/backend/utils/adt/rowtypes.c