Commits

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

DateSubjectAuthorReleases
2011-04-14 Update release notes for releases 9.0.4, 8.4.8, 8.3.15, and 8.2.21. Tom Lane 8.2.21
2011-04-13 Update time zone data files to tzdata release 2011f. Tom Lane 8.2.21
2011-04-13 On IA64 architecture, we check the depth of the register stack in addition Heikki Linnakangas 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-28 Correct "characters" to "bytes" in createdb docs. Robert Haas 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-17 Fix PL/Python memory leak involving array slices Alvaro Herrera 8.2.21
2011-03-17 Use correct PATH separator for Cygwin in pg_regress.c. Andrew Dunstan 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-02-01 Fix wrong error reports in 'number of array dimensions exceeds the Itagaki Takahiro 8.2.21
2011-01-28 Tag 8.2.20 Marc G. Fournier 8.2.20
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 Translation updates for release 8.2.20 Peter Eisentraut 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
2011-01-04 Allow older branches to be built with Visual Studio 2008. This is a backport of commit df0cdd53 to the 8.2, 8.3 and 8.4 branches. Andrew Dunstan 8.2.20