Magnus Hagander wrote:
On Fri, Apr 27, 2007 at 12:56:27PM +0200, Hans-Juergen Schoenig wrote:
shieldy wrote:
Hi, I wanto joinin the developer group of postgresql。
But, I just donot know how to put the first step, as I installed the
postgresql, and also get the postgresql code. after that, I also
installed the cygwin on my computer( as my os is windows xp). but now
I wonder what's my next step. as I have extends some aspects in the
postgresql spatial data. can you give me some suggestions on how
should I go on? thankyou!
I would stronly suggest you pick a different platform than cygwin. Native
win32 is much better if you're going to go on windows. I don't know of
anybody who actively develops with pg on cygwin these days, so if you run
into problems there you're unlikely to find someone to help you.
OTOH, the Cygwin psql, with full readline and history support, is much
nicer to use.
cheers
andrew
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match