Re: [PATCH] Improve geometric types

From: Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, Emre Hasegeli <emre(at)hasegeli(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Improve geometric types
Date: 2018-07-29 18:18:35
Message-ID: 042eae24-2be1-3c29-4f35-51049d02fbab@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 07/29/2018 08:02 PM, Tom Lane wrote:
> I wrote:
>> Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com> writes:
>>> On 07/29/2018 05:14 PM, Tomas Vondra wrote:
>>>> FWIW I think this should fix it. Can someone with access to an affected
>>>> machine confirm?
>
>>> Gah, shouldn't have posted before trying to compile it. Here is a fixed
>>> version of the fix.
>
>> Sure, I'll try this on prairiedog. It's slow though ...
>
> Yup, this fixes the core regression tests on that machine.
> I was too lazy to try contrib.
>

OK, thanks for confirming. I'll get it committed and we'll see what the
animals think soon.

regards

--
Tomas Vondra http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2018-07-29 19:45:06 Re: Tips on committing
Previous Message Tom Lane 2018-07-29 18:02:53 Re: [PATCH] Improve geometric types