First off, thanks for taking the time to contribute! ❤️
All types of contributions are encouraged and valued. See the Table of Contents for different ways to help and details about how this project handles them. Please make sure to read the relevant section before making your contribution. It will make it a lot easier for us maintainers and smooth out the experience for all involved. The community looks forward to your contributions.
- Types.
- Operations on types (creating, searching, sorting, set operations and others).
- Indexing structures and algorithms.
- Move all source files into src folder.
- Implement optional compilation with HEALPIX and SMOC.
- Use pgindent to format sources.
- Check compilation with newest postgrespro versions.
- Add more tests including performance tests.
- Add more documentation.