Re: New Defects reported by Coverity Scan for PostgreSQL
Emre Hasegeli <emre@hasegeli.com>
From: Emre Hasegeli <emre@hasegeli.com>
To: tgl@sss.pgh.pa.us
Cc: tomas.vondra@2ndquadrant.com, nyu@pivotal.io, alvherre@2ndquadrant.com, pgsql-hackers@postgresql.org
Date: 2018-11-06T17:19:28Z
Lists: pgsql-hackers
Attachments
- geo-ops-comments-v00.patch (application/octet-stream) patch v0
> Good idea. I haven't though about that, but now such names makes more > sense to me. I will prepare another patch to improve the naming and > comments to be applied on top of my current patches. The patch is attached to improve the comments and variable names. I explained the functions with the same signature on the file header. I can duplicate those on the function headers if you find that better.
Commits
-
geo_ops.c: Clarify comments and function arguments
- 74514bd4a58d 12.0 landed
-
Refactor geometric functions and operators
- a7dc63d904a6 12.0 cited