Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-04-08 | Fix circle_in to accept "(x,y),r" as it's advertised to do. | Tom Lane | 9.5.22 |
| 2016-07-16 | Fix crash in close_ps() for NaN input coordinates. | Tom Lane | 9.5.4 |
| 2015-02-20 | Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. | Tom Lane | 9.5.0 |
| 2015-02-03 | Remove unused "m" field in LSEG. | Tom Lane | 9.5.0 |
| 2015-02-03 | Fix breakage in GEODEBUG debug code. | Tom Lane | 9.5.0 |
| 2014-12-15 | Fix point <-> polygon code for zero-distance case. | Tom Lane | 9.5.0 |