Commits

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

DateSubjectAuthorReleases
2014-04-05 Fix processing of PGC_BACKEND GUC parameters on Windows. Tom Lane 8.4.22
2014-04-04 Avoid allocations in critical sections. Heikki Linnakangas 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-29 Revert "Secure Unix-domain sockets of "make check" temporary clusters." Noah Misch 8.4.22
2014-03-29 Secure Unix-domain sockets of "make check" temporary clusters. Noah Misch 8.4.22
2014-03-29 Document platform-specificity of unix_socket_permissions. Noah Misch 8.4.22
2014-03-26 Fix refcounting bug in PLy_modify_tuple(). Tom Lane 8.4.22
2014-03-21 Properly check for readdir/closedir() failures Bruce Momjian 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 Translation updates Peter Eisentraut 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-12 In WAL replay, restore GIN metapage unconditionally to avoid torn page. Heikki Linnakangas 8.4.21
2014-03-07 Avoid memcpy() with same source and destination address. Heikki Linnakangas 8.4.21
2014-03-07 Fix dangling smgr_owner pointer when a fake relcache entry is freed. Heikki Linnakangas 8.4.21
2014-03-07 Fix name of syslog_ident GUC in docs. Heikki Linnakangas 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 Translation updates Peter Eisentraut 8.4.21
2014-02-17 Stamp 8.4.20. Tom Lane 8.4.20