summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* Move thread os defines into template files.Bruce Momjian2003-06-141-26/+9
* Make libpq thread-safe with configure --with-threads option.Bruce Momjian2003-06-141-3/+19
* Add thread.c for libpq threading, and hook it into libpq/configure.Bruce Momjian2003-06-141-6/+105
* Add --with-threads configure option to control threaded libpq.Bruce Momjian2003-06-131-13/+63
* <sys/socket.h> requires <sys/types.h> to already have been includedTom Lane2003-06-121-0/+4
* IPv6 cleanups.Bruce Momjian2003-06-121-0/+65
* Add Rendezvous support to postmaster, from Chris CampbellBruce Momjian2003-06-111-0/+155
* Make bison version test actually work ...Tom Lane2003-06-091-2/+1
* Change configure check to use $YACC, per Tom.Bruce Momjian2003-06-071-1/+1
* Add configure warning to check for bison version >= 1.875.Bruce Momjian2003-06-061-0/+13
* Add configure thread tests.Bruce Momjian2003-05-271-197/+334
* Adjust configure so that extern tzname[] will be checked forTom Lane2003-05-221-4/+3
* Reorganize Win32 includes to only include <port.h> after system includesBruce Momjian2003-05-161-1/+2
* Add copydir() function because xcopy doesn't work in XP without aBruce Momjian2003-05-151-2/+3
* Allow Win32 to compile under MinGW. Major changes are:Bruce Momjian2003-05-151-6/+142
* Remove HPUX 9 rint() test.Bruce Momjian2003-05-101-154/+0
* autoconf run for crypt().Bruce Momjian2003-05-091-1/+2
* Add rint() to /port, remove from qnx/.Bruce Momjian2003-05-091-1/+3
* Add opendir/readdir/closedir() for Win32.Bruce Momjian2003-05-091-1/+2
* Change alternate database location patch to test for symlink() ratherBruce Momjian2003-05-071-2/+3
* Properly test for buggy flex 2.5.3.Bruce Momjian2003-05-061-1/+1
* Infrastructure for upgraded error reporting mechanism. elog.c isTom Lane2003-04-241-0/+105
* Add Win32 versions of unlink and rename --- loop until success.Bruce Momjian2003-04-221-2/+7
* On some systems <sys/types.h> must be included before <sys/socket.h>.Tom Lane2003-04-121-0/+1
* Generate pg_config.h.in by autoheader. Separate out manually editablePeter Eisentraut2003-04-061-50/+7
* Whack getaddrinfo() patch around until it works, more or less, onTom Lane2003-04-021-1/+146
* Simplify the socket handling code by supplying a replacement getaddrinfo()Peter Eisentraut2003-03-291-57/+55
* Make "win" a separate port from "cygwin". This means you can nowPeter Eisentraut2003-03-211-1/+2
* Use poll(2) in preference to select(2), if available. This solvesTom Lane2003-03-061-2/+5
* Autoconf run for readline/libedit patch.Bruce Momjian2003-02-191-0/+306
* Update FAQ's in head and 7.3.X.Bruce Momjian2003-02-141-32/+155
* Simplify evaluation of TCL_INCLUDE_SPEC.Peter Eisentraut2003-02-111-7/+2
* Factor out the code that detects the long long int snprintf format into aPeter Eisentraut2003-01-281-92/+119
* Where available, use utime() or utimes() to update the file mod timeTom Lane2003-01-251-2/+5
* A tiny patch to fix a typo in configure.in and another one inBruce Momjian2003-01-111-2/+2
* Fix IPv6 detection and IPv6 to 4 conversion to use only standardPeter Eisentraut2003-01-091-19/+15
* Check for sockaddr_in6 for IPv6 code, rather than ip6.h.Bruce Momjian2003-01-071-79/+31
* Use our own version of getopt_long() if the OS doesn't have one.Peter Eisentraut2003-01-061-3/+3
* Add test for netinet/ip6.h and getaddrinfo, to enable IPv6.Bruce Momjian2003-01-061-0/+105
* Update ipv6 comment, move configure test to the right placeBruce Momjian2003-01-061-75/+75
* Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entriesBruce Momjian2003-01-061-0/+75
* Make use of TCL_INCLUDE_SPEC if available (it's new in Tcl 8.4, too badTom Lane2002-12-301-0/+7
* Improve comment.Bruce Momjian2002-12-151-1/+1
* Re-addd Rod's ALTER DOMAIN patch.Bruce Momjian2002-12-061-2/+1
* We have just finished porting the old KAME IPv6 patch over toBruce Momjian2002-12-061-1/+2
* Add OpenBSD local indent credentials, from William Ahern.Bruce Momjian2002-12-031-1/+2
* Brand CVS tip as 7.4devel.Tom Lane2002-11-041-9/+9
* Stamp beta4.Bruce Momjian2002-11-031-9/+9
* Add fseeko for NetBSD.Bruce Momjian2002-10-241-2/+3
* Stamp for 7.3 beta3.Bruce Momjian2002-10-241-9/+9