[BUGS] Build problem for PostgreSQL v7.4.1 on FreeBSD v4.1

2004-01-04 Thread Richard Scranton
As previously reported for PostgreSQL v7.4, the ecpg module does not compile as-is due to the absence of a definition for LONG_LONG_MIN or any of the specified alternatives. Compilation is sucessful if a definition is added to the misc.c file prior to the LONG_LONG_MIN feature test macros. Later

Re: [BUGS] [HACKERS] Spinlock support for linux-hppa?

2004-01-04 Thread Peter Eisentraut
Oliver Elphick wrote: > I can't very easily get cvs tip built on linus-hppa, because I > couldn't make a package of that except for experimental, but > experimental doesn't get processed by the autobuilders. Time to break out the old configure; make; make install... ---(e

Re: [BUGS] PostgreSQL 7.4 on Windows XP?

2004-01-04 Thread Chris Travers
Hi Arvind;   Sorry, a native Windows port of PostgreSQL is not yet complete.   If you want to run it on Windows (as I am doing until my RedHat Laptop is repaired), you can do so by installing it via cygwin (http://www.cygwin.com).  This is a free download, but it can take some time.  I found