On Tue, Mar 8, 2011 at 3:20 PM, Konrad Garus <[email protected]> wrote: > http://www.postgresql.org/docs/current/static/functions-geometry.html > > I wish it explained what arguments each of the operators accepts, and > whether any automatic conversions take place (like polygon to box in > that 8.3 issue). > > What happens when I call ?# or ?- on a polygon and point? Two points? Open > path? > > Some of these are obvious, but others not so much.
Hmm, yeah. That looks like it could be improved. It's certainly not obvious to me what box * point means, for example, even though the description says scaling/rotation. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
