Fix bug in record_image_ops on big endian machines.

Kevin Grittner <kgrittn@postgresql.org>

Commit: 15e46fd1dd77d908d73c48d601694a6809d18976
Author: Kevin Grittner <kgrittn@postgresql.org>
Date: 2013-10-10T16:25:30Z
Releases: 9.4.0
Fix bug in record_image_ops on big endian machines.

The buildfarm pointed out the problem.

Fix based on suggestion by Robert Haas.

Files

PathChange+/−
src/backend/utils/adt/rowtypes.c modified +3 −6