Rtree index method for inet/cidr

Started by John Hansenabout 21 years ago2 messageshackers
Jump to latest
#1John Hansen
john@geeknet.com.au

Hi,

Attached, an rtree implementation for inet/cidr values.

It's beyond me to implement this as a patch, but if anyone has the time and energy to do so, feel free!

Comments, positive and negative welcome - and appreciated :)

Kind Regards,

John Hansen

Attachments:

Makefileapplication/octet-stream; name=MakefileDownload
rtree_inet.capplication/octet-stream; name=rtree_inet.cDownload
rtree_inet.sqlapplication/octet-stream; name=rtree_inet.sqlDownload
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: John Hansen (#1)
Re: Rtree index method for inet/cidr

"John Hansen" <john@geeknet.com.au> writes:

Attached, an rtree implementation for inet/cidr values.

Er ... what about IPv6?

regards, tom lane