1. 25 Jul, 2005 2 commits
  2. 24 Jul, 2005 7 commits
  3. 23 Jul, 2005 7 commits
  4. 22 Jul, 2005 8 commits
  5. 21 Jul, 2005 9 commits
  6. 20 Jul, 2005 5 commits
  7. 19 Jul, 2005 1 commit
  8. 18 Jul, 2005 1 commit
    • Tom Lane's avatar
      Fix some bogosities in geometric-function documentation: add an entry · 37464a03
      Tom Lane authored
      for circle(polygon), which was missing; remove bogus entry for
      point(lseg, lseg), which does not exist, and the documentation seemed to
      describe lseg_interpt, which we already document as an operator not a
      function.  Also remove entry for box_intersect, which likewise is
      preferentially used via the operator #.
      37464a03