translation of geometric objects - Mailing list pgsql-hackers

From Brook Milligan
Subject translation of geometric objects
Date
Msg-id 199805122250.QAA14903@trillium.nmsu.edu
Whole thread Raw
List pgsql-hackers
I need to translate some geometric objects and discovered that only a
few provide the plus/minus operators for translation.  However, it
seems like a trivial job to add or subtract an (x,y) pair from any
geometric object since they are all based on a series of points.  I
don't mind working on the code, but I cannot seem to find out where
the code is.

Can anyone give me a little guidance on what files to modify (and
whether there are any tricks to integrating it) so that I can expand
the range of geometric objects that can be translated?

Thanks for your help.

Cheers,
Brook

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: [PATCHES] Try again: S_LOCK reduced contentionh]
Next
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] OK to send e-mail?