mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 22:12:56 +00:00
- Make it faster by using GIN instead of SP-GiST - Make it more robust by checking some of the assumptions, like that the index is larger than 1 GB - Improve comments