Re: [PATCHES] plpython win32

2004-09-26 Thread Magnus Hagander
>> The distutils module has a get_python_inc() function which >returns the >> include directory. If this one was used, we wouldn't have to >hack up the >> include path as I do now. Is there any reason this is not >used on Unix, >> instead of the hardcoded subdirectory-of-"python_prefix" way >it

Re: [PATCHES] [HACKERS] cvsup

2004-09-26 Thread Andrew Dunstan
Joe Conway wrote: Andrew Dunstan wrote: In postgres.cvsup: # complete distribution, including all below pgsql earthdistance I've been using this in postgres.cvsup # complete distribution, including all below repository I think Marc told me to use that at one point. Here's a small doc patch so