Rtree index method for inet/cidr

From: "John Hansen" <john(at)geeknet(dot)com(dot)au>
To: "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Rtree index method for inet/cidr
Date: 2005-01-30 10:34:40
Message-ID: 5066E5A966339E42AA04BA10BA706AE56243@rodrick.geeknet.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
Makefile application/octet-stream 288 bytes
rtree_inet.c application/octet-stream 9.8 KB
rtree_inet.sql application/octet-stream 5.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paesold 2005-01-30 17:41:34 Re: Continue transactions after errors in psql
Previous Message John Hansen 2005-01-30 10:31:12 Re: [BUGS] Bug in create operator and/or initdb