diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-07-30 20:44:02 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-07-30 20:44:02 +0000 |
commit | 3a9a74a09dc28268635e0a4c81411ab274d7adac (patch) | |
tree | 466fcff1978a23a2c0c706c57444bdc9e647d7f2 /src/backend/utils/adt/numutils.c | |
parent | d70d46fd6076171d9834f11af3a5d65ccc976289 (diff) | |
download | postgresql-3a9a74a09dc28268635e0a4c81411ab274d7adac.tar.gz postgresql-3a9a74a09dc28268635e0a4c81411ab274d7adac.zip |
Convert all remaining geometric operators to new fmgr style. This
allows fixing problems with operators that expected to be able to
return a NULL, such as the '#' line-segment-intersection operator
that tried to return NULL when the two segments don't intersect.
(See, eg, bug report from 1-Nov-99 on pghackers.) Fix some other
bugs in passing, such as backwards comparison in path_distance().
Diffstat (limited to 'src/backend/utils/adt/numutils.c')
0 files changed, 0 insertions, 0 deletions