-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
geomfn: prevent smaller densifyFrac for ST_{Frechet,Hausdorff}Distance
Release justification: low-risk change to existing functionality Release note (sql change): Prevent densifyFracs < 1e-6 for ST_FrechetDistance and ST_HausdorffDistance to protect panics and out of memory errors.
- Loading branch information
Showing
2 changed files
with
22 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters