| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix readline/libedit selection code to prefer readline over libedit | Tom Lane | 2004-11-30 | 1 | -20/+270 |
| * | update us to beta5REL8_0_0BETA5 | PostgreSQL Daemon | 2004-11-22 | 1 | -9/+9 |
| * | Add code to find_my_exec() to resolve a symbolic link down to the | Tom Lane | 2004-11-06 | 1 | -1/+2 |
| * | Move pthread.h test up to use PTHREAD_CFLAGS. | Bruce Momjian | 2004-11-02 | 1 | -5/+6 |
| * | make sure we tag configure.in as beta4 as well ...REL8_0_0BETA4 | PostgreSQL Daemon | 2004-10-25 | 1 | -9/+9 |
| * | If we're going to test for switch validity by observing whether the | Tom Lane | 2004-10-24 | 1 | -1/+3 |
| * | When using GCC, change the default CFLAGS to: | Neil Conway | 2004-10-20 | 1 | -21/+145 |
| * | > This lets you do something like: | Bruce Momjian | 2004-10-15 | 1 | -0/+7 |
| * | Another try at making plpython autoconfiguration work correctly. Use a | Tom Lane | 2004-10-11 | 1 | -3/+21 |
| * | Un-break plpython build for non-Windows platforms. | Tom Lane | 2004-10-10 | 1 | -15/+6 |
| * | Here is a patch to fix win32 ssl builds. Summary of changes: | Bruce Momjian | 2004-10-06 | 1 | -0/+141 |
| * | Allow plpython to build on Win32. | Bruce Momjian | 2004-10-06 | 1 | -20/+3 |
| * | Remove more traces of libpgtcl from the source tree. Also, make some | Neil Conway | 2004-10-01 | 1 | -2/+2 |
| * | update for beta3, and update Copyright date to 2004REL8_0_0BETA3 | PostgreSQL Daemon | 2004-09-27 | 1 | -11/+11 |
| * | Add support for GNU/Hurd and GNU/*BSD. For our purposes, they behave just | Peter Eisentraut | 2004-09-17 | 1 | -1/+2 |
| * | Make discovery of python_configdir architecture independent. Solution | Joe Conway | 2004-09-16 | 1 | -1/+14 |
| * | Send thread test output to file descriptor 5 like configure does rather | Bruce Momjian | 2004-09-11 | 1 | -1/+1 |
| * | Check for ignored thread compiler options to reduce compiler noise. | Bruce Momjian | 2004-09-11 | 1 | -7/+21 |
| * | Use $PORTNAME consistently instead of $host_os, where appropriate. | Bruce Momjian | 2004-09-10 | 1 | -13/+10 |
| * | Use _timezone global on Cygwin instead of timezone. | Bruce Momjian | 2004-09-08 | 1 | -0/+4 |
| * | Some versions of lex will drop a lex.yy.c file when we probe to see if | Tom Lane | 2004-09-02 | 1 | -1/+1 |
| * | Use $PATH_SEPARATOR like the rest of the autoconf code, instead of | Tom Lane | 2004-09-02 | 1 | -6732/+3130 |
| * | tag configure beta2REL8_0_0BETA2 | PostgreSQL Daemon | 2004-08-31 | 1 | -3134/+6736 |
| * | Fix agressive collection of thread flags. | Bruce Momjian | 2004-08-17 | 1 | -1/+3 |
| * | Fix syntax error just introduced. | Bruce Momjian | 2004-08-16 | 1 | -1/+0 |
| * | autoconf for recent thread check changes. | Bruce Momjian | 2004-08-16 | 1 | -18/+23 |
| * | tag her configure 8.0.0beta1 ... | PostgreSQL Daemon | 2004-08-08 | 1 | -9/+9 |
| * | Fixups for Win32 symlinks. | Bruce Momjian | 2004-08-08 | 1 | -1/+7 |
| * | Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments | Tom Lane | 2004-08-04 | 1 | -9/+9 |
| * | Add docs for initdb --auth. | Bruce Momjian | 2004-08-01 | 1 | -5/+0 |
| * | Suppress readline usage in mingw in configure. | Bruce Momjian | 2004-07-20 | 1 | -2/+13 |
| * | Detect locale/encoding mismatch in initdb, or pick a suitable encoding | Peter Eisentraut | 2004-07-14 | 1 | -1/+2 |
| * | Add --enable-thread-safety-force to force a thread compile even if the | Bruce Momjian | 2004-07-10 | 1 | -10/+66 |
| * | Avoid including <sys/time.h> on platforms that don't have it. | Tom Lane | 2004-06-24 | 1 | -1/+2 |
| * | Improve comment. | Bruce Momjian | 2004-06-16 | 1 | -1/+1 |
| * | Do PGAC_FUNC_GETPWUID_R_5ARG and PGAC_FUNC_STRERROR_R_INT tests with the | Bruce Momjian | 2004-06-16 | 1 | -2/+4 |
| * | Fix mingw link check by using double-brackets. | Bruce Momjian | 2004-06-08 | 1 | -1/+1 |
| * | Fix strerror_r by checking return type from configure. | Bruce Momjian | 2004-06-07 | 1 | -0/+53 |
| * | Remove quotes around $CONFIG_LINKS. Caused improper expansion. | Bruce Momjian | 2004-05-28 | 1 | -1/+1 |
| * | Move pgkill out into /port so pg_ctl can use it on Win32. | Bruce Momjian | 2004-05-27 | 1 | -0/+1 |
| * | Use wide-character library routines, if available, for upper/lower/initcap | Tom Lane | 2004-05-22 | 1 | -57/+6 |
| * | Put path configuration information into a .h file instead of cluttering | Tom Lane | 2004-05-21 | 1 | -0/+55 |
| * | Integrate src/timezone library for all platforms. There is more we can | Tom Lane | 2004-05-21 | 1 | -1/+1 |
| * | Revert irix change to suppress configure warnings. | Bruce Momjian | 2004-05-19 | 1 | -141/+125 |
| * | Configure adjustments for irix. | Bruce Momjian | 2004-05-19 | 1 | -122/+130 |
| * | Rename irix5 port to irix. | Bruce Momjian | 2004-05-19 | 1 | -1/+1 |
| * | Run autoconf for link update. | Bruce Momjian | 2004-05-18 | 1 | -2/+1 |
| * | Update Makefile dependencies for Win32 timezones, per Claudio. | Bruce Momjian | 2004-05-18 | 1 | -12/+5 |
| * | Improve configure win32 link test to run from config.status. | Bruce Momjian | 2004-05-17 | 1 | -12/+88 |
| * | Refactor code to warn about configure link failures on MinGW. | Bruce Momjian | 2004-05-13 | 1 | -19/+13 |