Commits

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

DateSubjectAuthorReleases
2010-03-12 tag 7.4.28 Marc G. Fournier 7.4.28
2010-03-10 Preliminary release notes for releases 8.4.3, 8.3.10, 8.2.16, 8.1.20, 8.0.24, Tom Lane 7.4.28
2010-03-08 Add missing space in example. Magnus Hagander 7.4.28
2010-03-06 When reading pg_hba.conf and similar files, do not treat @file as an inclusion Tom Lane 7.4.28
2010-03-03 Fix a couple of places that would loop forever if attempts to read a stdio file Tom Lane 7.4.28
2010-02-25 Back-patch addition of ssl_renegotiation_limit into 7.4 through 8.1. Tom Lane 7.4.28
2010-02-03 Check to ensure the number of primary key fields supplied does not Joe Conway 7.4.28
2010-02-01 Change regexp engine's ccondissect/crevdissect routines to perform DFA Tom Lane 7.4.28
2010-01-25 Apply Tcl_Init() to the "hold" interpreter created by pltcl. Tom Lane 7.4.28
2010-01-07 Make bit/varbit substring() treat any negative length as meaning "all the rest Tom Lane 7.4.28
2009-12-10 tag 7.4.27 Marc G. Fournier 7.4.27
2009-12-10 Update release notes for releases 8.4.2, 8.3.9, 8.2.15, 8.1.19, 8.0.23, Tom Lane 7.4.27
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 7.4.27
2009-12-09 Reject certificates with embedded NULLs in the commonName field. This stops Magnus Hagander 7.4.27
2009-12-08 Translation updates Peter Eisentraut 7.4.27
2009-12-02 Ignore attempts to set "application_name" in the connection startup packet. Tom Lane 7.4.27
2009-11-10 Fix longstanding problems in VACUUM caused by untimely interruptions Alvaro Herrera 7.4.27
2009-10-30 Make the overflow guards in ExecChooseHashTableSize be more protective. Tom Lane 7.4.27
2009-10-16 Rewrite pam_passwd_conv_proc to be more robust: avoid assuming that the Tom Lane 7.4.27
2009-10-08 Fix off-by-one bug in bitncmp(): When comparing a number of bits divisible by Heikki Linnakangas 7.4.27
2009-09-26 Fix RelationCacheInitializePhase2 (Phase3, in HEAD) to cope with the Tom Lane 7.4.27
2009-09-08 Remove outside-the-scanner references to "yyleng". Tom Lane 7.4.27
2009-09-04 Tag 7.4.26 Marc G. Fournier 7.4.26
2009-09-03 Final updates of release notes for 8.4.1, 8.3.8, 8.2.14, 8.1.18, 8.0.22, Tom Lane 7.4.26
2009-09-03 Disallow RESET ROLE and RESET SESSION AUTHORIZATION inside security-definer Tom Lane 7.4.26