pgsql: Fix several possibly non-portable gaffs in record_image_ops. - Mailing list pgsql-committers

From Kevin Grittner
Subject pgsql: Fix several possibly non-portable gaffs in record_image_ops.
Date
Msg-id E1VUh5b-0002Hj-0V@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4cbb646334b3b998a29abef0d57608d42097e6c9

Modified Files
--------------
src/backend/utils/adt/rowtypes.c |   84 ++++++++++++++++++++++++++++++++++----
1 file changed, 75 insertions(+), 9 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Rework SSL renegotiation code
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Tweak "line" test to avoid platform-specific floating-point outp