Commits

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

DateSubjectAuthorReleases
2012-08-14 Prevent access to external files/URLs via XML entity references. Tom Lane 8.3.20
2012-08-14 Update time zone data files to tzdata release 2012e. Tom Lane 8.3.20
2012-07-31 Fix syslogger so that log_truncate_on_rotation works in the first rotation. Tom Lane 8.3.20
2012-07-27 Improve reporting of error situations in find_other_exec(). Tom Lane 8.3.20
2012-07-26 Only allow autovacuum to be auto-canceled by a directly blocked process. Tom Lane 8.3.20
2012-07-26 8.3 doesn't have errdetail_log(). Tom Lane 8.3.20
2012-07-25 Fix longstanding crash-safety bug with newly-created-or-reset sequences. Tom Lane 8.3.20
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 8.3.20
2012-07-17 Improve coding around the fsync request queue. Tom Lane 8.3.20
2012-07-15 Prevent corner-case core dump in rfree(). Tom Lane 8.3.20
2012-07-10 Back-patch fix for extraction of fixed prefixes from regular expressions. Tom Lane 8.3.20
2012-07-10 Back-patch addition of pg_wchar-to-multibyte conversion functionality. Tom Lane 8.3.20
2012-07-10 Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. Tom Lane 8.3.20
2012-07-05 Don't try to trim "../" in join_path_components(). Tom Lane 8.3.20
2012-06-30 Prevent CREATE TABLE LIKE/INHERITS from (mis) copying whole-row Vars. Tom Lane 8.3.20
2012-06-21 Fix memory leak in ARRAY(SELECT ...) subqueries. Tom Lane 8.3.20
2012-06-05 Fix some more bugs in contrib/xml2's xslt_process(). Tom Lane 8.3.20
2012-05-31 Stamp 8.3.19. Tom Lane 8.3.19
2012-05-31 Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. Tom Lane 8.3.19
2012-05-31 Update time zone data files to tzdata release 2012c. Tom Lane 8.3.19
2012-05-31 Ignore SECURITY DEFINER and SET attributes for a PL's call handler. Tom Lane 8.3.19
2012-05-30 Expand the allowed range of timezone offsets to +/-15:59:59 from Greenwich. Tom Lane 8.3.19
2012-05-30 Fix incorrect password transformation in contrib/pgcrypto's DES crypt(). Tom Lane 8.3.19
2012-05-29 Teach AbortOutOfAnyTransaction to clean up partially-started transactions. Tom Lane 8.3.19
2012-05-26 Prevent synchronized scanning when systable_beginscan chooses a heapscan. Tom Lane 8.3.19