Re: SP-GiST support for inet datatypes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: SP-GiST support for inet datatypes
Date
Msg-id 5488.1471980005@sss.pgh.pa.us
Whole thread Raw
In response to Re: SP-GiST support for inet datatypes  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: SP-GiST support for inet datatypes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I've pushed this patch with mostly (not entirely) cosmetic adjustments.
I still think it'd be worth looking into why the produced index is larger
than the GiST equivalent, and for that matter exactly why the GiST
equivalent is so much slower to search.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [PATCH] Transaction traceability - txid_status(bigint)
Next
From: Antonin Houska
Date:
Subject: Re: Question about MVCC-unsafe commands