aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numutils.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-07-30 20:44:02 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-07-30 20:44:02 +0000
commit3a9a74a09dc28268635e0a4c81411ab274d7adac (patch)
tree466fcff1978a23a2c0c706c57444bdc9e647d7f2 /src/backend/utils/adt/numutils.c
parentd70d46fd6076171d9834f11af3a5d65ccc976289 (diff)
downloadpostgresql-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