bioseg 0.1 (tar/gz)
Release notes:
Initial release of bioseg. BIOSEG is an implementation of a biological sequence interval type for PostgreSQL. A PostgreSQL GiST index is used to make overlap, contains and contained-in queries fast. The code is based on the SEG datatype supplied with PostgreSQL.
Changelog:
Initial release.