"Jon Strait" <jstr...@moonloop.net> writes:
> Refering to Documentation section 8.8 (Geometric Types), Boxes are supposed
> to be output with the format of the first syntax listed, ( (x1, y1), (x2,
> y2) ), but the output is showing the format of the second syntax, (x1, y1),
> (x2, y2).  Line Segments are being output in a format that is not mentioned
> in the documentation for Line Segments, [ (x1, y1), (x2, y2) ].

Yeah, this documentation seems to be a bit off from the actual behavior
of the code.  I've adjusted the docs.

                        regards, tom lane

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to