Re: Multiply and Divide operators for geometry types - Mailing list pgsql-general

From Tom Lane
Subject Re: Multiply and Divide operators for geometry types
Date
Msg-id 23790.1018479259@sss.pgh.pa.us
Whole thread Raw
In response to Multiply and Divide operators for geometry types  ("Murphy Pope" <pope_murphy@hotmail.com>)
List pgsql-general
"Murphy Pope" <pope_murphy@hotmail.com> writes:
> Can any one explain what the * and / operators are supposed to do?
> For example, what does it mean to multiply a box * a point?

I think your best bet is to look at the source code and see what it
does.

If you extract some improved docs, please contribute 'em!

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: "Bad date external representation '2002-04-09 00:02:60.00+10'".
Next
From: Tom Lane
Date:
Subject: Re: COPY Error Message is Confusing