1. 30 Jul, 2000 1 commit
    • Tom Lane's avatar
      Convert all remaining geometric operators to new fmgr style. This · 3a9a74a0
      Tom Lane authored
      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().
      3a9a74a0
  2. 29 Jul, 2000 2 commits
  3. 28 Jul, 2000 5 commits
  4. 27 Jul, 2000 16 commits
  5. 26 Jul, 2000 4 commits
  6. 25 Jul, 2000 6 commits
  7. 24 Jul, 2000 5 commits
  8. 23 Jul, 2000 1 commit