Commits

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

DateSubjectAuthorReleases
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.1.23
2010-12-13 Update time zone data files to tzdata release 2010o: DST law changes in Tom Lane 8.1.23
2010-12-09 Force default wal_sync_method to be fdatasync on Linux. Tom Lane 8.1.23
2010-12-07 Add a stack overflow check to copyObject(). Tom Lane 8.1.23
2010-12-01 Prevent inlining a SQL function with multiple OUT parameters. Tom Lane 8.1.23
2010-11-26 Fix significant memory leak in contrib/xml2 functions. Tom Lane 8.1.23
2010-11-13 Add missing outfuncs.c support for struct InhRelation. Tom Lane 8.1.23
2010-11-12 Fix old oversight in const-simplification of COALESCE() expressions. Tom Lane 8.1.23
2010-11-10 Fix line_construct_pm() for the case of "infinite" (DBL_MAX) slope. Tom Lane 8.1.23
2010-11-09 Repair memory leakage while ANALYZE-ing complex index expressions. Tom Lane 8.1.23
2010-11-07 Add support for detecting register-stack overrun on IA64. Tom Lane 8.1.23
2010-11-03 Reduce recursion depth in recently-added regression test. Tom Lane 8.1.23
2010-11-02 Ensure an index that uses a whole-row Var still depends on its table. Tom Lane 8.1.23
2010-10-28 Fix plpgsql's handling of "simple" expression evaluation. Tom Lane 8.1.23
2010-09-30 Use a separate interpreter for each calling SQL userid in plperl and pltcl. Tom Lane 8.1.22
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.1.22
2010-09-25 Further fixes to the pg_get_expr() security fix in back branches. Tom Lane 8.1.22
2010-09-24 Still more .gitignore cleanup. Tom Lane 8.1.22
2010-09-23 Prevent show_session_authorization from crashing when session_authorization Tom Lane 8.1.22
2010-09-23 More fixes for libpq's .gitignore file. Tom Lane 8.1.22
2010-09-23 Do some copy-editing on the Git usage docs. Tom Lane 8.1.22
2010-09-22 Fix documentation gitignore for pre-9.0 doc build methods. Tom Lane 8.1.22
2010-09-22 Some more gitignore cleanups: cover contrib and PL regression test outputs. Tom Lane 8.1.22
2010-09-21 Back-patch replacement of README.CVS with README.git. Tom Lane 8.1.22
2010-08-26 Update time zone data files to tzdata release 2010l: DST law changes in Tom Lane 8.1.22