Commits

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

DateSubjectAuthorReleases
2011-04-13 Update time zone data files to tzdata release 2011f. Tom Lane 8.2.21
2011-04-07 Modernize dlopen interface code for FreeBSD and OpenBSD. Tom Lane 8.2.21
2011-04-07 Fix SortTocFromFile() to cope with lines that are too long for its buffer. Tom Lane 8.2.21
2011-03-23 Improve user-defined-aggregates documentation. Tom Lane 8.2.21
2011-03-23 Fix ancient typo in user-defined-aggregates documentation. Tom Lane 8.2.21
2011-03-22 Avoid potential deadlock in InitCatCachePhase2(). Tom Lane 8.2.21
2011-03-12 On further reflection, we'd better do the same in int.c. Tom Lane 8.2.21
2011-03-11 Put in some more safeguards against executing a division-by-zero. Tom Lane 8.2.21
2011-02-22 Fix dangling-pointer problem in before-row update trigger processing. Tom Lane 8.2.21
2011-02-15 Add CheckTableNotInUse calls in DROP TABLE and DROP INDEX. Tom Lane 8.2.21
2011-01-27 Update release notes. Tom Lane 8.2.20
2011-01-27 Prevent buffer overrun while parsing an integer in a "query_int" value. Tom Lane 8.2.20
2011-01-27 Don't include <asm/ia64regs.h> unnecessarily. Tom Lane 8.2.20
2011-01-27 Update release notes for releases 9.0.3, 8.4.7, 8.3.14, and 8.2.20. Tom Lane 8.2.20
2011-01-21 Fix pg_restore to do the right thing when escaping large objects. Tom Lane 8.2.20
2011-01-17 Fix miscalculation of itemsafter in array_set_slice(). Tom Lane 8.2.20
2010-12-29 Ooops, no DATE_IS_NOBEGIN/DATE_IS_NOEND in 8.3 or 8.2 ... Tom Lane 8.2.20
2010-12-29 Avoid unexpected conversion overflow in planner for distant date values. Tom Lane 8.2.20
2010-12-19 Fix up handling of simple-form CASE with constant test expression. Tom Lane 8.2.20
2010-12-19 Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." Tom Lane 8.2.20
2010-12-16 Fix up getopt() reset management so it works on recent mingw. Tom Lane 8.2.20
2010-12-16 Fix contrib/seg's GiST picksplit method. Tom Lane 8.2.20
2010-12-14 Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19, and 8.1.23. Tom Lane 8.2.19
2010-12-13 Update time zone data files to tzdata release 2010o: DST law changes in Tom Lane 8.2.19
2010-12-09 Force default wal_sync_method to be fdatasync on Linux. Tom Lane 8.2.19