Commits

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

DateSubjectAuthorReleases
2011-01-04 Work around header misdefines in modern Windows SDK when _WIN32_WINNT is less than 0x0501. Only required for versions 8.2, 8.3 and 8.4., as we defined _WIN32_WINNT as 0x0501 after that. Andrew Dunstan 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-18 Document unavailable parameters in some configurations Magnus Hagander 8.2.20
2010-12-18 Work around make changes on modern Mingw to allow release 8.2 regression tests to work. Andrew Dunstan 8.2.20
2010-12-17 Backpatch plperl GNUmakefile fixes to allow building release 8.2 on Mingw with a modern perl. Andrew Dunstan 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 Tag 8.2.19. Marc G. Fournier 8.2.19
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 Translation updates for release 8.2.19 Peter Eisentraut 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
2010-12-07 Add a stack overflow check to copyObject(). Tom Lane 8.2.19
2010-12-01 Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 8.2.19
2010-11-26 Fix significant memory leak in contrib/xml2 functions. Tom Lane 8.2.19
2010-11-25 Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro 8.2.19
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.2.19
2010-11-15 Fix aboriginal mistake in plpython's set-returning-function support. Tom Lane 8.2.19
2010-11-15 Fix bug in cube picksplit algorithm. Robert Haas 8.2.19
2010-11-13 Add missing outfuncs.c support for struct InhRelation. Tom Lane 8.2.19
2010-11-12 Fix old oversight in const-simplification of COALESCE() expressions. Tom Lane 8.2.19
2010-11-11 Fix bug introduced by the recent patch to check that the checkpoint redo Heikki Linnakangas 8.2.19