| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-10-01 | Tag 7.4.30REL7_4_30REL7_4_STABLE | Marc G. Fournier | |
| 2010-05-14 | tag 7.4.29REL7_4_29 | Marc G. Fournier | |
| 2010-03-12 | tag 7.4.28REL7_4_28 | Marc G. Fournier | |
| 2009-12-10 | tag 7.4.27REL7_4_27 | Marc G. Fournier | |
| 2009-09-04 | Tag 7.4.26REL7_4_26 | Marc G. Fournier | |
| 2009-03-13 | tag 7.4.25REL7_4_25 | Marc G. Fournier | |
| 2009-01-30 | tag 7.4.24REL7_4_24 | Marc G. Fournier | |
| 2009-01-06 | Remove references to pgsql-ports and pgsql-patches mailing lists from | Tom Lane | |
| various documentation, since those lists are now dead/deprecated. Point to pgsql-bugs and/or pgsql-hackers as appropriate. | |||
| 2008-10-31 | tag 7.4.23REL7_4_23 | Marc G. Fournier | |
| 2008-09-19 | tag for 7.4.22REL7_4_22 | Marc G. Fournier | |
| 2008-06-09 | tag 7.4.21REL7_4_21 | Tom Lane | |
| 2008-06-06 | tag 7.4.20 | Tom Lane | |
| 2008-02-24 | Use our own getopt() and getopt_long() on Solaris, because that platform's | Tom Lane | |
| versions don't handle long options the way we want. Per Zdenek Kotala. | |||
| 2008-01-03 | Stamp release 7.4.19.REL7_4_19 | Tom Lane | |
| Security: CVE-2007-4769, CVE-2007-4772, CVE-2007-6067, CVE-2007-6600, CVE-2007-6601 | |||
| 2007-09-14 | update configure for 7.4.18 | Marc G. Fournier | |
| 2007-04-20 | Update configure in for new releaseREL7_4_17 | PostgreSQL Daemon | |
| Security: hold for release | |||
| 2007-02-02 | Stamp release 7.4.16.REL7_4_16 | Tom Lane | |
| Security: CVE-2007-0555, CVE-2007-0556 | |||
| 2007-01-06 | commit before tag ...REL7_4_15 | PostgreSQL Daemon | |
| 2006-10-12 | Stamp 7.4.14.REL7_4_14 | Tom Lane | |
| 2006-05-21 | Stamp release 7.4.13.REL7_4_13 | Tom Lane | |
| 2006-02-12 | Stamp 7.4.12.REL7_4_12 | Tom Lane | |
| 2006-01-12 | Use a more bulletproof test for whether finite() and isinf() are present. | Tom Lane | |
| It seems that recent gcc versions can optimize away calls to these functions even when the functions do not exist on the platform, resulting in a bogus positive result. Avoid this by using a non-constant argument and ensuring that the function result is not simply discarded. Per report from François Laupretre. | |||
| 2006-01-06 | Generate back-branch configure scripts with the appropriate version of autoconf. | Tom Lane | |
| 2006-01-05 | Stamp release 7.4.11. | Bruce Momjian | |
| 2006-01-05 | Add port support for unsetenv() in back branches. Needed for locale | Tom Lane | |
| environment fix. | |||
| 2005-12-09 | Stamp 7.4.10. | Tom Lane | |
| 2005-10-03 | Stamp release 7.4.9. | Tom Lane | |
| 2005-05-05 | Stamp release 7.4.8. | Tom Lane | |
| 2005-01-30 | Stamp release 7.4.7. | Tom Lane | |
| 2004-10-22 | Stamp release 7.4.6.REL7_4_6 | Tom Lane | |
| 2004-08-18 | Brand 7.4.5 ... now that was our shortest-lived release ever ...REL7_4_5 | Tom Lane | |
| 2004-08-15 | Stamp 7.4.4.REL7_4_4 | Tom Lane | |
| 2004-06-16 | Do PGAC_FUNC_GETPWUID_R_5ARG check with the proper thread flags. This | Bruce Momjian | |
| fixes Solaris thread compiles. | |||
| 2004-06-08 | tag this as 7.4.3 and copyright date 2004 | PostgreSQL Daemon | |
| 2004-03-20 | Handle draft version of getpwuid_r() that accepts only four arguments. | Bruce Momjian | |
| Backpatch to 7.4.X. Required for Solaris 7 & 8. | |||
| 2004-03-05 | Brand 7.4.2. Release notes still need work. | Bruce Momjian | |
| 2004-02-11 | Properly set NEED_REENTRANT_FUNCS for threaded libpq/ecpg. | Bruce Momjian | |
| Without this patch, no thread locking or *_r functions were being used. | |||
| 2004-02-02 | Do not let external specification of CFLAGS stop us from adding | Tom Lane | |
| -fno-strict-aliasing. | |||
| 2003-12-13 | Stamp 7.4.1. | Bruce Momjian | |
| Update 7.4.1 FAQ's to current. | |||
| 2003-11-24 | Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl. | Peter Eisentraut | |
| Fixes compliation failure with --enable-thread-safety --with-perl and Perl 5.6.1. | |||
| 2003-11-16 | k, tag the releaseREL7_4 | PostgreSQL Daemon | |
| 2003-11-10 | autoconfREL7_4_RC2 | PostgreSQL Daemon | |
| 2003-11-06 | Make the detection of nsgmls more robust for funny shells. | Peter Eisentraut | |
| 2003-11-03 | tag it Release Candidate 1, as previously discussedREL7_4_RC1 | PostgreSQL Daemon | |
| 2003-11-01 | Unset CFLAGS before reading template. This should be more robust. | Peter Eisentraut | |
| When --enable-debug is used, then the default CFLAGS for non-GCC is just -g without -O. Backpatch enhancement of Autoconf inline test that detects problems with the HP C compiler. | |||
| 2003-10-28 | Guard against Ant versions that print CLASSPATH before the version number | Tom Lane | |
| in -version output. Per report from Johann Uhrmann. | |||
| 2003-10-25 | Fix CFLAGS selection to actually work. Add test to detect whether gcc's | Peter Eisentraut | |
| option -fno-strict-aliasing is available. | |||
| 2003-10-22 | up configure to beta5REL7_4_BETA5 | PostgreSQL Daemon | |
| 2003-10-15 | Cause the default CFLAGS to be -O2 -fno-strict-aliasing when using gcc, | Tom Lane | |
| per recent pghackers discussions. Also ensure that explicitly setting CFLAGS in the configure environment will be honored. | |||
| 2003-10-14 | Add compile -O flag only for non-debug mode, per Tom | Bruce Momjian | |
