Commits

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

DateSubjectAuthorReleases
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 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 Update time zone data files to tzdata release 2009s: DST law changes in Tom Lane 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-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
2009-09-26 Fix RelationCacheInitializePhase2 (Phase3, in HEAD) to cope with the Tom Lane 8.0.23
2009-09-08 Remove outside-the-scanner references to "yyleng". Tom Lane 8.0.23
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 8.0.22
2009-09-03 Disallow RESET ROLE and RESET SESSION AUTHORIZATION inside security-definer Tom Lane 8.0.22
2009-09-03 Update time zone data files to tzdata release 2009l: DST law changes in Tom Lane 8.0.22
2009-09-02 Fix pg_ctl's readfile() to not go into infinite loop on an empty file Tom Lane 8.0.22
2009-08-24 Fix inclusions of readline/editline header files so that we only attempt to Tom Lane 8.0.22
2009-08-18 Fix overflow for INTERVAL 'x ms' where x is more than a couple million, Tom Lane 8.0.22
2009-08-07 Try to defend against the possibility that libpq is still in COPY_IN state Tom Lane 8.0.22
2009-07-10 Fix xslt_process() to ensure that it inserts a NULL terminator after the Tom Lane 8.0.22
2009-06-23 Fix an ancient error in dist_ps (distance from point to line segment), which Tom Lane 8.0.22
2009-06-11 Update time zone data files to tzdata release 2009i: DST law changes in Tom Lane 8.0.22