| Commit message (Expand) | Author | Age |
* | Stamp 9.0.8.REL9_0_8 | Tom Lane | 2012-05-31 |
* | Stamp 9.0.7.REL9_0_7 | Tom Lane | 2012-02-23 |
* | Use __sync_lock_test_and_set() for spinlocks on ARM, if available. | Tom Lane | 2012-01-07 |
* | Disable excessive FP optimization by recent versions of gcc. | Andrew Dunstan | 2011-12-14 |
* | Stamp 9.0.6.REL9_0_6 | Tom Lane | 2011-12-01 |
* | Stamp 9.0.5.REL9_0_5 | Tom Lane | 2011-09-22 |
* | Tag 9.0.4.REL9_0_4 | Marc G. Fournier | 2011-04-15 |
* | Tag 9.0.3REL9_0_3 | Marc G. Fournier | 2011-01-27 |
* | Fix up getopt() reset management so it works on recent mingw. | Tom Lane | 2010-12-15 |
* | Tag 9.0.2.REL9_0_2 | Marc G. Fournier | 2010-12-13 |
* | Tag 9.0.1 | Marc G. Fournier | 2010-10-01 |
* | tag v9.0.0 ... the big day approachesREL9_0_0 | Marc G. Fournier | 2010-09-17 |
* | tag rc1 ... final stretch ...REL9_0_RC1 | Marc G. Fournier | 2010-08-27 |
* | tag for beta4REL9_0_BETA4 | Marc G. Fournier | 2010-07-30 |
* | tag beta3REL9_0_BETA3 | Marc G. Fournier | 2010-07-09 |
* | Split the LDFLAGS make variable into two parts: LDFLAGS is now used for | Tom Lane | 2010-07-05 |
* | tag 9.0beta2REL9_0_BETA2 | Marc G. Fournier | 2010-06-04 |
* | Replace self written 'long long int' configure test by standard 'AC_TYPE_LONG... | Michael Meskes | 2010-05-25 |
* | Added a configure test for "long long" datatypes. So far this is only used in... | Michael Meskes | 2010-05-25 |
* | Fix up lame idea of not using autoconf to determine if platform has scandir(). | Tom Lane | 2010-05-13 |
* | tag for 9.0beta1REL9_0_BETA1 | Marc G. Fournier | 2010-04-30 |
* | Revert version stamping in wrong branch | Peter Eisentraut | 2010-02-19 |
* | Version stamp 9.0alpha4 | Peter Eisentraut | 2010-02-19 |
* | Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 | Tom Lane | 2010-02-17 |
* | Support inlining various small performance-critical functions on non-GCC | Tom Lane | 2010-02-13 |
* | Re-order configure tests to reflect the fact that the code generated for | Tom Lane | 2010-01-16 |
* | Fail in a nicer way if we have --with-perl and no Perl. | Tom Lane | 2010-01-07 |
* | Alter the configure script to fail immediately if the C compiler does not | Tom Lane | 2010-01-07 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Redefine Datum as uintptr_t, instead of unsigned long. | Tom Lane | 2009-12-31 |
* | Properly define ENABLE_THREAD_SAFETY in conflgure, per suggestion from Peter. | Bruce Momjian | 2009-12-11 |
* | thread-safety | Bruce Momjian | 2009-12-02 |
* | Enable thread safety | Bruce Momjian | 2009-12-01 |
* | THREAD_SUPPORT | Bruce Momjian | 2009-11-30 |
* | Support "samehost" and "samenet" specifications in pg_hba.conf, | Tom Lane | 2009-10-01 |
* | Write psql's ~/.psql_history file using history_truncate_file() and | Tom Lane | 2009-09-13 |
* | Replace use of the long-deprecated Bonjour API DNSServiceRegistrationCreate | Tom Lane | 2009-09-08 |
* | Update of install-sh, mkinstalldirs, and associated configury | Peter Eisentraut | 2009-08-26 |
* | Use DocBook XSL stylesheets for man page building | Peter Eisentraut | 2009-08-04 |
* | Add commentary about Cygwin's broken erand48, per report from Andrew Dunstan. | Tom Lane | 2009-07-24 |
* | Force use of our erand48 on Cygwin | Andrew Dunstan | 2009-07-23 |
* | Add erand48() to the set of functions supported by our src/port/ library, | Tom Lane | 2009-07-16 |
* | Upgrade to Autoconf 2.63 | Peter Eisentraut | 2009-07-02 |
* | Stamp HEAD as 8.5devel. | Tom Lane | 2009-07-01 |
* | Bundle v8.4.0 | Marc G. Fournier | 2009-06-27 |
* | bundle RC2REL8_4_RC2 | Marc G. Fournier | 2009-06-22 |
* | time to tag rc1 ...REL8_4_RC1 | Marc G. Fournier | 2009-06-12 |
* | Fix ill-advised whitespace prettification, per buildfarm. | Tom Lane | 2009-06-10 |
* | Support Kerberos on platforms where libcom_err depends on OpenSSL, as | Tom Lane | 2009-06-10 |
* | Add documentation string for LDFLAGS_SL in configure --help output. | Peter Eisentraut | 2009-05-19 |