Commits

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

DateSubjectAuthorReleases
2010-02-25 Back-patch addition of ssl_renegotiation_limit into 7.4 through 8.1. Tom Lane 8.0.24
2010-02-19 Fix STOP WAL LOCATION in backup history files no to return the next Itagaki Takahiro 8.0.24
2010-02-18 Volatile-ize all five places where we expect a PG_TRY block to restore Tom Lane 8.0.24
2010-02-12 Don't choke when exec_move_row assigns a synthesized null to a column Tom Lane 8.0.24
2010-02-03 Check to ensure the number of primary key fields supplied does not Joe Conway 8.0.24
2010-02-01 Change regexp engine's ccondissect/crevdissect routines to perform DFA Tom Lane 8.0.24
2010-01-30 Avoid performing encoding conversion on command tag strings during EndCommand. Tom Lane 8.0.24
2010-01-25 Apply Tcl_Init() to the "hold" interpreter created by pltcl. Tom Lane 8.0.24
2010-01-24 Fix assorted core dumps and Assert failures that could occur during Tom Lane 8.0.24
2010-01-07 Make bit/varbit substring() treat any negative length as meaning "all the rest Tom Lane 8.0.24
2009-12-12 Fix integer-to-bit-string conversions to handle the first fractional byte Tom Lane 8.0.24
2009-12-10 tag 8.0.23 Marc G. Fournier 8.0.23
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 8.0.23
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.0.23
2009-12-09 Reject certificates with embedded NULLs in the commonName field. This stops Magnus Hagander 8.0.23
2009-12-09 Update time zone data files to tzdata release 2009s: DST law changes in Tom Lane 8.0.23
2009-12-08 Translation updates Peter Eisentraut 8.0.23
2009-12-03 Fix bug in temporary file management with subtransactions. A cursor opened Heikki Linnakangas 8.0.23
2009-12-02 Ignore attempts to set "application_name" in the connection startup packet. Tom Lane 8.0.23
2009-11-10 Do not build psql's flex module on its own, but instead include it in Tom Lane 8.0.23
2009-11-10 Fix longstanding problems in VACUUM caused by untimely interruptions Alvaro Herrera 8.0.23
2009-11-03 Fix obscure segfault condition in PL/Python Peter Eisentraut 8.0.23
2009-10-30 Make the overflow guards in ExecChooseHashTableSize be more protective. Tom Lane 8.0.23
2009-10-27 Fix AfterTriggerSaveEvent to use a test and elog, not just Assert, to check Tom Lane 8.0.23
2009-10-16 Rewrite pam_passwd_conv_proc to be more robust: avoid assuming that the Tom Lane 8.0.23