Hello.
I submit a proposal. But Heikki Linnakangas write comments that i dont have a plan of implementation.
My project is knn for spgist.
Can I ask you a few questions?
1. I research a commit gist knn implementation. in gist implementation in role of queue is ised rtree(with distance comparator) , in spgist implementation this is List. Can i use rtree in spgist ? if i cant then i can use.
Thanks.
Constantine Kuznetsov