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

From Erik Rijkers
Subject Re: pgsql: Improve handling of NULLs in KNN-GiST and KNN-SP-GiST
Date
Msg-id 6d51305e1159241cabee132f7efc7eff@xs4all.nl
Whole thread Raw
In response to pgsql: Improve handling of NULLs in KNN-GiST and KNN-SP-GiST  (Alexander Korotkov <akorotkov@postgresql.org>)
Responses Re: pgsql: Improve handling of NULLs in KNN-GiST and KNN-SP-GiST  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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






pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Improve handling of NULLs in KNN-GiST and KNN-SP-GiST
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Improve handling of NULLs in KNN-GiST and KNN-SP-GiST