Hmm, some functions have been marked as completed in this list, and their documentations exist in sql.md, even though we haven't actually implemented them. It's because we have stubs for the functions, and the docs got generated for them (e.g ST_HausdorffDistance)
Originally posted by @petern48 in #174
We should fix this soon. It is confusing users. e.g. #174 (comment). IMO, I think we should not only delete them from the docs, but also delete the stub functions to avoid confusion when people search the codebase