Commits

Showing commits that first shipped in 8.4 (backpatches included). Clear

DateSubjectAuthorReleases
2014-04-24 Reset pg_stat_activity.xact_start during PREPARE TRANSACTION. Tom Lane 8.4.22
2014-04-17 Fix unused-variable warning on Windows. Tom Lane 8.4.22
2014-04-16 Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. Tom Lane 8.4.22
2014-04-05 Block signals earlier during postmaster startup. Tom Lane 8.4.22
2014-04-05 Fix processing of PGC_BACKEND GUC parameters on Windows. Tom Lane 8.4.22
2014-04-03 Fix documentation about joining pg_locks to other views. Tom Lane 8.4.22
2014-04-03 Fix documentation about size of interval type. Tom Lane 8.4.22
2014-03-26 Fix refcounting bug in PLy_modify_tuple(). Tom Lane 8.4.22
2014-03-17 Stamp 8.4.21. Tom Lane 8.4.21
2014-03-17 Release notes for 9.3.4, 9.2.8, 9.1.13, 9.0.17, 8.4.21. Tom Lane 8.4.21
2014-03-17 Fix advertised dispsize for libpq's sslmode connection parameter. Tom Lane 8.4.21
2014-03-15 Update time zone data files to tzdata release 2014a. Tom Lane 8.4.21
2014-03-14 Add missing #include. Tom Lane 8.4.21
2014-03-14 Prevent interrupts while reporting non-ERROR elog messages. Tom Lane 8.4.21
2014-03-07 Avoid getting more than AccessShareLock when deparsing a query. Tom Lane 8.4.21
2014-03-01 Allow regex operations to be terminated early by query cancel requests. Tom Lane 8.4.21
2014-02-18 Remove broken code that tried to handle OVERLAPS with a single argument. Tom Lane 8.4.21
2014-02-17 Stamp 8.4.20. Tom Lane 8.4.20
2014-02-17 Last-minute updates for release notes. Tom Lane 8.4.20
2014-02-17 Document risks of "make check" in the regression testing instructions. Tom Lane 8.4.20
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 8.4.20
2014-02-17 Release notes for 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20. Tom Lane 8.4.20
2014-02-15 Ooops, forgot to remove solar87 and friends from src/timezone/Makefile. Tom Lane 8.4.20
2014-02-15 Update time zone data files to tzdata release 2013i. Tom Lane 8.4.20
2014-02-14 Suggest shell here-documents instead of psql -c for multiple commands. Tom Lane 8.4.20