Re: pgsql: Improve handling of NULLs in KNN-GiST and KNN-SP-GiST

From: Erik Rijkers <er(at)xs4all(dot)nl>
To: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Improve handling of NULLs in KNN-GiST and KNN-SP-GiST
Date: 2019-09-19 19:49:19
Message-ID: 6d51305e1159241cabee132f7efc7eff@xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 2019-09-19 21:11, Alexander Korotkov wrote:
> Improve handling of NULLs in KNN-GiST and KNN-SP-GiST
>

Oops:

create_index ... ok 634 ms
create_index_spgist ... FAILED 438 ms
create_view ... ok 329 ms

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-09-19 20:13:37 Re: pgsql: Improve handling of NULLs in KNN-GiST and KNN-SP-GiST
Previous Message Alexander Korotkov 2019-09-19 19:11:36 pgsql: Improve handling of NULLs in KNN-GiST and KNN-SP-GiST