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

> 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

  1. geo_ops.c: Clarify comments and function arguments

  2. Refactor geometric functions and operators