Re: powerpc(32) point/polygon regression failures on Debian Jessie

From: Christoph Berg <christoph(dot)berg(at)credativ(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: powerpc(32) point/polygon regression failures on Debian Jessie
Date: 2017-02-20 16:15:56
Message-ID: 20170220161556.5ukosuj5o572b4rn@msg.credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Re: Tom Lane 2017-02-20 <13825(dot)1487607143(at)sss(dot)pgh(dot)pa(dot)us>
> Still, it'd be worth comparing the assembly code for your test program.

I was compiling the program on jessie and on sid, and running the
jessie binary on sid made it output the same as the sid binary, so the
difference isn't in the binary, but in some system library.

Christoph
--
Senior Berater, Tel.: +49 2166 9901 187
credativ GmbH, HRB Mönchengladbach 12080, USt-ID-Nummer: DE204566209
Trompeterallee 108, 41189 Mönchengladbach
Geschäftsführung: Dr. Michael Meskes, Jörg Folz, Sascha Heuer
pgp fingerprint: 5C48 FE61 57F4 9179 5970 87C6 4C5A 6BAB 12D2 A7AE

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2017-02-20 16:21:28 Re: [POC] A better way to expand hash indexes.
Previous Message Tomas Vondra 2017-02-20 16:13:54 PATCH: pageinspect / add page_checksum and bt_page_items(bytea)