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

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема pgsql: Fix several possibly non-portable gaffs in record_image_ops.
Дата
Msg-id E1VUh5b-0002Hj-0V@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Rework SSL renegotiation code
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Tweak "line" test to avoid platform-specific floating-point outp