| Commit message (Expand) | Author | Age |
* | tag 8.2.8REL8_2_8 | Marc G. Fournier | 2008-06-06 |
* | Require bind_textdomain_codeset() not just gettext() to enable NLS support. | Tom Lane | 2008-05-27 |
* | tag configure for 8.2.7 prior to tag | Marc G. Fournier | 2008-03-14 |
* | Use -fwrapv in CFLAGS if we are using a version of gcc that accepts this flag. | Tom Lane | 2008-03-10 |
* | Use our own getopt() and getopt_long() on Solaris, because that platform's | Tom Lane | 2008-02-24 |
* | Stamp release 8.2.6.REL8_2_6 | Tom Lane | 2008-01-03 |
* | Back-patch mingw configure-check for gettimeofday so that 8.2 can | Magnus Hagander | 2007-11-29 |
* | update configure for 8.2.5 ... | Marc G. Fournier | 2007-09-14 |
* | Fix search for SGML stylesheets to include the place where Gentoo keeps them. | Tom Lane | 2007-08-09 |
* | Fix freenig of names in Kerberos when using MIT - need to use the | Magnus Hagander | 2007-07-12 |
* | Fix computation of PG_VERSION_NUM by configure: remove unnecessary and | Tom Lane | 2007-06-29 |
* | Update configure.in version number | PostgreSQL Daemon | 2007-04-20 |
* | Stamp releases 8.2.3, 8.1.8, 8.0.12. No release notes yet. | Bruce Momjian | 2007-02-07 |
* | Fix configure detection code when --with-ldap and --enable-thread-safety | Bruce Momjian | 2007-02-03 |
* | Stamp release 8.2.2.REL8_2_2 | Tom Lane | 2007-02-02 |
* | tag configureREL8_2_1 | PostgreSQL Daemon | 2007-01-06 |
* | Make --with-ldap build on Unixware, per Olivier Prenant. | Tom Lane | 2006-12-14 |
* | v8.2.0 is now released ...REL8_2_0 | PostgreSQL Daemon | 2006-12-02 |
* | Better solution to the tr problem: use sed instead. Per Martijn and Andrew. | Tom Lane | 2006-11-30 |
* | Improve portability of 'tr' invocation in PGAC_ARG_CHECK. Reported by | Tom Lane | 2006-11-30 |
* | Ignore libedit/libreadline while probing for strlcpy and some other | Tom Lane | 2006-11-29 |
* | update for rc1REL8_2_RC1 | PostgreSQL Daemon | 2006-11-25 |
* | Tag as Beta3 ... two outstanding *known* bugs before RC1 ...REL8_2_BETA3 | PostgreSQL Daemon | 2006-11-07 |
* | Revert to the pre-8.2 method of probing for libm, that is, always | Tom Lane | 2006-11-06 |
* | Code the unknown options check without using m4 diversions. Otherwise this | Peter Eisentraut | 2006-10-30 |
* | Stamp 8.2beta2.REL8_2_BETA2 | Tom Lane | 2006-10-23 |
* | Punt when trying to build with threaded Python on FreeBSD. | Peter Eisentraut | 2006-10-16 |
* | Make unknown-option-warning code more portable. echo -n is not portable, | Peter Eisentraut | 2006-10-13 |
* | On platforms that have getrlimit(RLIMIT_STACK), use it to ensure that | Tom Lane | 2006-10-07 |
* | Second try at fixing libedit configuration for Bob Friesenhahn. | Tom Lane | 2006-10-05 |
* | Adjust configure's handling of libedit to not look for a history.h file. | Tom Lane | 2006-10-04 |
* | Switch over to using our own qsort() all the time, as has been proposed | Tom Lane | 2006-10-03 |
* | Properly handle the case where strlcpy() exists in libc but isn't | Tom Lane | 2006-10-02 |
* | Improve documentation of configure's readline/libedit switches. | Tom Lane | 2006-10-01 |
* | Add strlcpy() to the set of functions supported by src/port/ when not | Tom Lane | 2006-09-27 |
* | Tag us Beta1REL8_2_BETA1 | PostgreSQL Daemon | 2006-09-23 |
* | Revise OpenLDAP configuration and linking to work on more platforms | Tom Lane | 2006-09-09 |
* | Used autoconf 2.59 this time. | Michael Meskes | 2006-08-23 |
* | Replaced double-quote-fix with a hopefully better version. | Michael Meskes | 2006-08-23 |
* | Produce a clean failure in configure when dtrace is selected but cannot be | Peter Eisentraut | 2006-08-17 |
* | Fix inadequate quoting in test for AIX xlc. | Tom Lane | 2006-08-04 |
* | Allow LDAP lookups from pg_service.conf. | Bruce Momjian | 2006-07-27 |
* | DTrace support, with a small initial set of probes | Peter Eisentraut | 2006-07-24 |
* | Remove no-longer-needed configure test for krb5_encrypt(), per Jim Gates. | Tom Lane | 2006-07-11 |
* | Don't try to call posix_fadvise() unless <fcntl.h> supplies a declaration | Tom Lane | 2006-06-18 |
* | Prepare code to be built by MSVC: | Bruce Momjian | 2006-06-07 |
* | Emit warnings for unknown configure options. | Bruce Momjian | 2006-05-30 |
* | Avoid duplicate definition of LOCALEDIR in pg_config.h, already defined | Bruce Momjian | 2006-05-23 |
* | Rearrange some configure.in comments for better readability. | Tom Lane | 2006-04-29 |
* | Intel compiler has a bug/misoptimization in checking for division by NAN | Bruce Momjian | 2006-04-29 |