OSDN Git Service

Remove unnecessary pfree's in geometric operators. At least one of these
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 14 May 2002 18:16:51 +0000 (18:16 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 14 May 2002 18:16:51 +0000 (18:16 +0000)
commitcbd3b97e5aae3fad1a48cdede9afd99afeb60d6f
treecf4cf04496746932aea09dcd6a7314e07a030607
parentcc2ce8363350a8492e8402f9acb25c9657325822
Remove unnecessary pfree's in geometric operators.  At least one of these
is actively dangerous, per bug report from Ewald Geschwinde 14-May-02,
and several of the rest look suspicious to me.  Since there is no longer
any significant value in retail pfree's in these functions, just get
rid of all of them for safety's sake.
src/backend/utils/adt/geo_ops.c