Commits

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

DateSubjectAuthorReleases
2010-11-10 Fix line_construct_pm() for the case of "infinite" (DBL_MAX) slope. Tom Lane 8.2.19
2010-11-09 Repair memory leakage while ANALYZE-ing complex index expressions. Tom Lane 8.2.19
2010-11-07 Add support for detecting register-stack overrun on IA64. Tom Lane 8.2.19
2010-11-03 Reduce recursion depth in recently-added regression test. Tom Lane 8.2.19
2010-11-02 Ensure an index that uses a whole-row Var still depends on its table. Tom Lane 8.2.19
2010-10-28 Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 8.2.19
2010-10-26 Before removing backup_label and irrevocably changing pg_control file, check Heikki Linnakangas 8.2.19
2010-10-20 If pk is NULL, the backend would segfault when accessing ->algo and the Heikki Linnakangas 8.2.19
2010-10-20 Fix ecpg test building process to not generate *.dSYM junk on Macs. Tom Lane 8.2.19
2010-10-11 Fix assorted bugs in GIN's WAL replay logic. Tom Lane 8.2.19
2010-10-08 Warn that views can be safely used to hide columns, but not rows. Robert Haas 8.2.19
2010-10-03 Behave correctly if INSERT ... VALUES is decorated with additional clauses. Tom Lane 8.2.19
2010-10-01 Tag 8.2.18 Marc G. Fournier 8.2.18
2010-09-30 Use a separate interpreter for each calling SQL userid in plperl and pltcl. Tom Lane 8.2.18
2010-09-30 Translation updates for 8.2.18 Peter Eisentraut 8.2.18
2010-09-30 Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, 8.1.22, Tom Lane 8.2.18
2010-09-29 Treat exit code 128 (ERROR_WAIT_NO_CHILDREN) as non-fatal on Win32, Magnus Hagander 8.2.18
2010-09-25 Further fixes to the pg_get_expr() security fix in back branches. Tom Lane 8.2.18
2010-09-24 Still more .gitignore cleanup. Tom Lane 8.2.18
2010-09-24 Add contrib/xml2/pgxml.sql to .gitignore Robert Haas 8.2.18
2010-09-23 Prevent show_session_authorization from crashing when session_authorization Tom Lane 8.2.18
2010-09-23 Avoid sharing subpath list structure when flattening nested AppendRels. Tom Lane 8.2.18
2010-09-23 More fixes for libpq's .gitignore file. Tom Lane 8.2.18
2010-09-23 Do some copy-editing on the Git usage docs. Tom Lane 8.2.18
2010-09-22 Fix documentation gitignore for pre-9.0 doc build methods. Tom Lane 8.2.18