Commits

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

DateSubjectAuthorReleases
2010-01-25 Apply Tcl_Init() to the "hold" interpreter created by pltcl. Tom Lane 8.2.16
2010-01-24 Fix assorted core dumps and Assert failures that could occur during Tom Lane 8.2.16
2010-01-23 Insert CHECK_FOR_INTERRUPTS calls into loops in dbsize.c, to ensure that Tom Lane 8.2.16
2010-01-13 When loading critical system indexes into the relcache, ensure we lock the Tom Lane 8.2.16
2010-01-12 Fix relcache reload mechanism to be more robust in the face of errors Tom Lane 8.2.16
2010-01-07 Make bit/varbit substring() treat any negative length as meaning "all the rest Tom Lane 8.2.16
2009-12-30 Set errno to zero before invoking SSL_read or SSL_write. It appears that Tom Lane 8.2.16
2009-12-24 Fix wrong WAL info value generated when gistContinueInsert() performs an Tom Lane 8.2.16
2009-12-12 Fix integer-to-bit-string conversions to handle the first fractional byte Tom Lane 8.2.16
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.2.15
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.2.15
2009-12-09 Update time zone data files to tzdata release 2009s: DST law changes in Tom Lane 8.2.15
2009-12-02 Ignore attempts to set "application_name" in the connection startup packet. Tom Lane 8.2.15
2009-11-29 Fix session-lifespan memory leak when a plperl function is redefined: Tom Lane 8.2.15
2009-11-10 Do not build psql's flex module on its own, but instead include it in Tom Lane 8.2.15
2009-10-31 Ensure the previous Perl interpreter selection is restored upon exit from Tom Lane 8.2.15
2009-10-30 Make the overflow guards in ExecChooseHashTableSize be more protective. Tom Lane 8.2.15
2009-10-27 Fix AfterTriggerSaveEvent to use a test and elog, not just Assert, to check Tom Lane 8.2.15
2009-10-16 Rewrite pam_passwd_conv_proc to be more robust: avoid assuming that the Tom Lane 8.2.15
2009-10-02 Fix erroneous handling of shared dependencies (ie dependencies on roles) Tom Lane 8.2.15
2009-09-26 Fix RelationCacheInitializePhase2 (Phase3, in HEAD) to cope with the Tom Lane 8.2.15
2009-09-08 Remove outside-the-scanner references to "yyleng". Tom Lane 8.2.15
2009-09-06 Update the tznames reference files, and add IDT (Israel Daylight Time) Tom Lane 8.2.15
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.2.14
2009-09-03 Make LOAD of an already-loaded library into a no-op, instead of attempting Tom Lane 8.2.14