| Commit message (Expand) | Author | Age | Files | Lines |
| * | Don't link PL/Python against LOCALMODLIBS | Peter Eisentraut | 2010-03-17 | 1 | -1/+1 |
| * | Fix configure's regexp for extracting the Perl version number from perl -v | Tom Lane | 2010-02-23 | 1 | -1/+1 |
| * | Revert configure warning to use "official distribution". | Bruce Momjian | 2010-02-22 | 1 | -6/+6 |
| * | Use the term "bundled distribution" instead of "official distribution" in | Bruce Momjian | 2010-02-22 | 1 | -6/+6 |
| * | Revert version stamping in wrong branch | Peter Eisentraut | 2010-02-19 | 1 | -9/+9 |
| * | Version stamp 9.0alpha4 | Peter Eisentraut | 2010-02-19 | 1 | -9/+9 |
| * | Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 | Tom Lane | 2010-02-17 | 1 | -9/+9 |
| * | Support inlining various small performance-critical functions on non-GCC | Tom Lane | 2010-02-13 | 1 | -0/+69 |
| * | Re-order configure tests to reflect the fact that the code generated for | Tom Lane | 2010-01-16 | 1 | -984/+986 |
| * | Fail in a nicer way if we have --with-perl and no Perl. | Tom Lane | 2010-01-07 | 1 | -0/+5 |
| * | Make configure check the version of Perl we're building with, and reject | Tom Lane | 2010-01-07 | 1 | -1/+35 |
| * | Alter the configure script to fail immediately if the C compiler does not | Tom Lane | 2010-01-07 | 1 | -20/+6 |
| * | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 | 1 | -2/+2 |
| * | Redefine Datum as uintptr_t, instead of unsigned long. | Tom Lane | 2009-12-31 | 1 | -82/+395 |
| * | Python 3 support in PL/Python | Peter Eisentraut | 2009-12-15 | 1 | -0/+2 |
| * | Properly define ENABLE_THREAD_SAFETY in conflgure, per suggestion from Peter. | Bruce Momjian | 2009-12-11 | 1 | -0/+7 |
| * | thread-safety | Bruce Momjian | 2009-12-02 | 1 | -77/+16 |
| * | Enable thread safety | Bruce Momjian | 2009-12-01 | 1 | -30/+1 |
| * | THREAD_SUPPORT | Bruce Momjian | 2009-11-30 | 1 | -10/+0 |
| * | In the configure check for the Python distutils module, use a less obscure | Peter Eisentraut | 2009-10-14 | 1 | -1/+1 |
| * | Support "samehost" and "samenet" specifications in pg_hba.conf, | Tom Lane | 2009-10-01 | 1 | -2/+75 |
| * | Write psql's ~/.psql_history file using history_truncate_file() and | Tom Lane | 2009-09-13 | 1 | -1/+2 |
| * | Remove any -arch switches given in ExtUtils::Embed's ldopts from our | Tom Lane | 2009-09-08 | 1 | -1/+1 |
| * | Replace use of the long-deprecated Bonjour API DNSServiceRegistrationCreate | Tom Lane | 2009-09-08 | 1 | -37/+37 |
| * | Update of install-sh, mkinstalldirs, and associated configury | Peter Eisentraut | 2009-08-26 | 1 | -0/+56 |
| * | Use DocBook XSL stylesheets for man page building | Peter Eisentraut | 2009-08-04 | 1 | -30/+41 |
| * | Add commentary about Cygwin's broken erand48, per report from Andrew Dunstan. | Tom Lane | 2009-07-24 | 1 | -1/+2 |
| * | Force use of our erand48 on Cygwin | Andrew Dunstan | 2009-07-23 | 1 | -0/+10 |
| * | Add erand48() to the set of functions supported by our src/port/ library, | Tom Lane | 2009-07-16 | 1 | -7/+2 |
| * | Make the configure messages rejecting old bison and flex versions include | Tom Lane | 2009-07-13 | 1 | -14/+17 |
| * | Advance the minimum required version of "flex" from 2.5.4 to 2.5.31, and | Tom Lane | 2009-07-13 | 1 | -18/+15 |
| * | Upgrade to Autoconf 2.63 | Peter Eisentraut | 2009-07-02 | 1 | -5672/+6757 |
| * | Stamp HEAD as 8.5devel. | Tom Lane | 2009-07-01 | 1 | -9/+9 |
| * | Bundle v8.4.0 | Marc G. Fournier | 2009-06-27 | 1 | -9/+9 |
| * | bundle RC2REL8_4_RC2 | Marc G. Fournier | 2009-06-22 | 1 | -9/+9 |
| * | time to tag rc1 ...REL8_4_RC1 | Marc G. Fournier | 2009-06-12 | 1 | -9/+9 |
| * | Fix ill-advised whitespace prettification, per buildfarm. | Tom Lane | 2009-06-10 | 1 | -2/+1 |
| * | Support Kerberos on platforms where libcom_err depends on OpenSSL, as | Tom Lane | 2009-06-10 | 1 | -12/+76 |
| * | Add documentation string for LDFLAGS_SL in configure --help output. | Peter Eisentraut | 2009-05-19 | 1 | -1/+1 |
| * | commit for BETA2REL8_4_BETA2 | Marc G. Fournier | 2009-05-15 | 1 | -9/+9 |
| * | commit and tag beta1REL8_4_BETA1 | Marc G. Fournier | 2009-04-10 | 1 | -9/+9 |
| * | Disable effective_io_concurrency on Solaris because posix_fadvise() is | Bruce Momjian | 2009-04-07 | 1 | -28/+127 |
| * | Make an attempt at fixing our current Solaris 11 breakage: add a configure | Tom Lane | 2009-04-04 | 1 | -0/+59 |
| * | On Solaris, we should only force use of our own getopt(); it's okay to use | Tom Lane | 2009-03-27 | 1 | -16/+12 |
| * | do not use unsetenv.c on mingw | Andrew Dunstan | 2009-02-12 | 1 | -1/+117 |
| * | Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running | Tom Lane | 2009-02-11 | 1 | -4/+5 |
| * | allow alternative names for tclsh used on Windows | Andrew Dunstan | 2009-02-03 | 1 | -1/+1 |
| * | Recreate ecpg_config.h with a stamp file created by config.status, same | Peter Eisentraut | 2009-01-22 | 1 | -0/+1 |
| * | Make win32 builds always do SetEnvironmentVariable() when doing putenv(). | Magnus Hagander | 2009-01-21 | 1 | -0/+6 |
| * | Check nsl library for gethostbyname_r() on all platforms (HP-UX uses it | Bruce Momjian | 2009-01-14 | 1 | -5/+2 |