summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane2016-07-16 18:42:37 +0000
committerTom Lane2016-07-16 18:42:37 +0000
commit89b301104a6c5522bb9dc91565ac0e2cb5f4ddb4 (patch)
treee3d4d13038860256dfc9b6af676ec61d1b0b12af /doc/src
parent941557f18b611bd2295aa159e790a53d6ffd31dd (diff)
Fix crash in close_ps() for NaN input coordinates.
The Assert() here seems unreasonably optimistic. Andreas Seltenreich found that it could fail with NaNs in the input geometries, and it seems likely to me that it might fail in corner cases due to roundoff error, even for ordinary input values. As a band-aid, make the function return SQL NULL instead of crashing. Report: <87d1md1xji.fsf@credativ.de>
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions