• Teodor Sigaev's avatar
    Cube extension kNN support · 33bd250f
    Teodor Sigaev authored
    Introduce distance operators over cubes:
    <#> taxicab distance
    <->  euclidean distance
    <=> chebyshev distance
    
    Also add kNN support of those distances in GiST opclass.
    
    Author: Stas Kelvich
    33bd250f
cube.out 33.8 KB