Re: GiST penalty functions [PoC] - Mailing list pgsql-hackers

From Andrew Borodin
Subject Re: GiST penalty functions [PoC]
Date
Msg-id CAJEAwVE97Wfmk7k4re=zYpkHqxg1jmUHgdt7xFWi4Fd7YDy+_A@mail.gmail.com
Whole thread Raw
In response to Re: GiST penalty functions [PoC]  (Andrew Borodin <borodin@octonica.com>)
Responses Re: GiST penalty functions [PoC]  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
Here is v6 of cube penalty patch.
There was a warning about unused edge function  under systems without
__STDC_IEC_559__ defined, this patch fixes it.

Regards, Andrey Borodin.

Attachment

pgsql-hackers by date:

Previous
From: Claudio Freire
Date:
Subject: Re: Vacuum: allow usage of more than 1GB of work mem
Next
From: Andrew Borodin
Date:
Subject: GiST: interpretation of NaN from penalty function