pgsql: Fix some bogosities in geometric-function documentation: add an - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Fix some bogosities in geometric-function documentation: add an
Date
Msg-id 20050718223415.48DBB52A62@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix some bogosities in geometric-function documentation: add an entry
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 #.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        func.sgml (r1.266 -> r1.267)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.266&r2=1.267)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: It appears that Darwin (OS X) does not cope well with C functions
Next
From: agoldshuv@pgfoundry.org (User Agoldshuv)
Date:
Subject: bizgres - bizgres: Added CSV and BINARY data formats to the buffered