By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| version() |
|---|
| 8.0.23 |
| Level | Code | Message |
|---|---|---|
| Error | 3706 | Invalid radius provided to function st_distance_sphere: Radius must be greater than zero. |
| ST_Distance_Sphere(@pt1, @pt2, 1) |
|---|
| 0.017453292519943295 |
| ST_Distance_Sphere(@pt1, @pt2, NULL) |
|---|
| null |