Re: New Defects reported by Coverity Scan for PostgreSQL
Emre Hasegeli <emre@hasegeli.com>
From: Emre Hasegeli <emre@hasegeli.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Tomas Vondra <tomas.vondra@2ndquadrant.com>, Ning Yu <nyu@pivotal.io>, pgsql-hackers@postgresql.org
Date: 2018-11-06T17:40:21Z
Lists: pgsql-hackers
Attachments
- geo-ops-comments-v02.patch (application/octet-stream) patch v2
> Surely the comment in line 3839 deserves an update :-) Done. > This seems good material. I would put the detailed conventions comment > separately from the head of the file, like this (where I also changed > "Type1 *type1" into "Type1 *obj1", and a few "has" to "have") Looks better to me. I found one more "has" and changed it.
Commits
-
geo_ops.c: Clarify comments and function arguments
- 74514bd4a58d 12.0 landed
-
Refactor geometric functions and operators
- a7dc63d904a6 12.0 cited