| Commit message (Expand) | Author | Age | Files | Lines |
| * | Configure adjustments for irix. | Bruce Momjian | 2004-05-19 | 1 | -3/+3 |
| * | Unconditionally define: | Bruce Momjian | 2004-04-26 | 1 | -4/+8 |
| * | Add new auto-detection of thread flags. | Bruce Momjian | 2004-04-23 | 1 | -0/+199 |
| * | Handle draft version of getpwuid_r() that accepts only four arguments. | Bruce Momjian | 2004-03-20 | 1 | -1/+24 |
| * | Do not let external specification of CFLAGS stop us from adding | Tom Lane | 2004-02-02 | 1 | -2/+2 |
| * | Remove JDBC from the build system and documentation, too. | Tom Lane | 2004-01-19 | 1 | -61/+0 |
| * | Add /usr/local/sgml/docbook-dsssl to the default search patch for | Bruce Momjian | 2003-12-13 | 1 | -1/+2 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 10 | -10/+10 |
| * | Use --with-docdir to choose installation location of documentation; put | Peter Eisentraut | 2003-11-24 | 1 | -1/+1 |
| * | Make the detection of nsgmls more robust for funny shells. | Peter Eisentraut | 2003-11-06 | 1 | -6/+8 |
| * | Update install-sh and mkinstalldirs from master source (Automake). They | Peter Eisentraut | 2003-11-04 | 2 | -210/+304 |
| * | New config.guess and config.sub from upstream. | Peter Eisentraut | 2003-11-04 | 2 | -324/+564 |
| * | Unset CFLAGS before reading template. This should be more robust. | Peter Eisentraut | 2003-11-01 | 1 | -1/+41 |
| * | Fix CFLAGS selection to actually work. Add test to detect whether gcc's | Peter Eisentraut | 2003-10-25 | 1 | -2/+31 |
| * | Changes for MinGW/WIN32: | Bruce Momjian | 2003-09-07 | 1 | -13/+22 |
| * | Clean up after pygresql removal: adjust/remove documentation and remove | Peter Eisentraut | 2003-09-01 | 1 | -19/+1 |
| * | Have a go at fixing various outstanding portability issues in code that | Tom Lane | 2003-07-23 | 1 | -9/+15 |
| * | Remove references to sa_family_t, except when SOCKADDR_STORAGE requires | Bruce Momjian | 2003-06-23 | 1 | -1/+14 |
| * | <sys/socket.h> requires <sys/types.h> to already have been included | Tom Lane | 2003-06-12 | 1 | -2/+3 |
| * | IPv6 cleanups. | Bruce Momjian | 2003-06-12 | 1 | -5/+16 |
| * | Adjust configure so that extern tzname[] will be checked for | Tom Lane | 2003-05-22 | 1 | -1/+33 |
| * | Properly test for buggy flex 2.5.3. | Bruce Momjian | 2003-05-06 | 1 | -2/+2 |
| * | Infrastructure for upgraded error reporting mechanism. elog.c is | Tom Lane | 2003-04-24 | 1 | -1/+27 |
| * | On some systems <sys/types.h> must be included before <sys/socket.h>. | Tom Lane | 2003-04-12 | 1 | -2/+3 |
| * | Generate pg_config.h.in by autoheader. Separate out manually editable | Peter Eisentraut | 2003-04-06 | 3 | -12/+17 |
| * | Whack getaddrinfo() patch around until it works, more or less, on | Tom Lane | 2003-04-02 | 1 | -1/+11 |
| * | Factor out the code that detects the long long int snprintf format into a | Peter Eisentraut | 2003-01-28 | 2 | -5/+55 |
| * | Remove leftovers from subproject removals. Fixes for Python and Kerberos | Peter Eisentraut | 2002-09-04 | 2 | -65/+6 |
| * | Assemble portability modules into libpgport library. | Peter Eisentraut | 2002-07-27 | 1 | -25/+1 |
| * | This fixes 2 inaccuracies in the recently added SQL99 feature list docs. | Bruce Momjian | 2002-07-16 | 1 | -1/+2 |
| * | Change PL/Perl and Pg interface build to use configured compiler and | Peter Eisentraut | 2002-05-28 | 1 | -16/+24 |
| * | Change PL/Tcl build to use configured compiler and Makefile.shlib | Peter Eisentraut | 2002-05-24 | 1 | -1/+14 |
| * | Allow detection of collateindex.pl in stylesheet directory or in path, | Peter Eisentraut | 2002-04-14 | 1 | -3/+17 |
| * | Readline and Zlib now required by default. Add options --without-readline | Peter Eisentraut | 2002-04-10 | 1 | -1/+22 |
| * | Add make install-strip target. | Peter Eisentraut | 2002-04-10 | 1 | -1/+26 |
| * | Fix more random breakage manifesting on FreeBSD. | Peter Eisentraut | 2002-03-30 | 1 | -2/+2 |
| * | Add missing comma. | Peter Eisentraut | 2002-03-29 | 1 | -2/+2 |
| * | Upgrade to Autoconf version 2.53. Replaced many custom macro | Peter Eisentraut | 2002-03-29 | 11 | -294/+118 |
| * | Heimdal support (Kerberos V implementation from KTH) | Peter Eisentraut | 2002-02-23 | 1 | -1/+32 |
| * | Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo. | Bruce Momjian | 2001-12-20 | 1 | -1/+25 |
| * | More correct way to check for existence of types, which allows to specify | Peter Eisentraut | 2001-12-02 | 1 | -1/+32 |
| * | Make prep_buildtree harmless when run on top of the source tree. | Peter Eisentraut | 2001-09-10 | 1 | -2/+4 |
| * | Add explicit '-print' to 'find' commands. | Peter Eisentraut | 2001-09-10 | 1 | -1/+1 |
| * | Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks. | Bruce Momjian | 2001-09-07 | 1 | -1/+49 |
| * | Fix the readline test to find dependent libraries on NetBSD and OpenBSD. | Peter Eisentraut | 2001-08-28 | 1 | -3/+16 |
| * | Put the right runpath to libpq into the Perl module shared object on more | Peter Eisentraut | 2001-08-26 | 1 | -0/+27 |
| * | Do not pre-expand localedir as substituted in the makefile, so that 'make | Peter Eisentraut | 2001-08-06 | 1 | -4/+5 |
| * | update from upstream | Peter Eisentraut | 2001-08-06 | 2 | -372/+452 |
| * | Support fake root install, separate build dir, dependency tracking, our | Peter Eisentraut | 2001-07-10 | 1 | -24/+20 |
| * | Check for jakarta-ant before ant, in case 'ant' is the screen saver program. | Peter Eisentraut | 2001-07-04 | 1 | -2/+51 |