docs/changelog/0.15.8.mdx
IS NOT NULL into the custom scanINSERT/UPDATE/COPY if VACUUM had not been run.
Now, the BM25 index is able to return "dead" space to the Postgres free space map as part of an INSERT/UPDATE/COPY,
which means that these statements are able to reclaim existing space.The full changelog is available on the GitHub Release.