Commits

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

DateSubjectAuthorReleases
2010-05-13 Prevent PL/Tcl from loading the "unknown" module from pltcl_modules unless Tom Lane 8.2.17
2010-05-13 Abandon the use of Perl's Safe.pm to enforce restrictions in plperl, as it is Andrew Dunstan 8.2.17
2010-05-13 Fix some spelling errors. Magnus Hagander 8.2.17
2010-05-13 Translation update Peter Eisentraut 8.2.17
2010-05-12 Preliminary release notes for releases 8.4.4, 8.3.11, 8.2.17, 8.1.21, 8.0.25, Tom Lane 8.2.17
2010-05-11 Update time zone data files to tzdata release 2010j: DST law changes in Tom Lane 8.2.17
2010-05-11 Add PKST to the default set of timezone abbreviations. Tom Lane 8.2.17
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.2.17
2010-05-05 Fix psql to not go into infinite recursion when expanding a variable that Tom Lane 8.2.17
2010-05-01 Add code to InternalIpcMemoryCreate() to handle the case where shmget() Tom Lane 8.2.17
2010-04-30 Fix multiple memory leaks in PLy_spi_execute_fetch_result: it would leak Tom Lane 8.2.17
2010-04-16 On Windows, syslogger runs in two threads. The main thread processes config Heikki Linnakangas 8.2.17
2010-04-15 Fix psql's \copy to not insert spaces around dots and commas in the text of Tom Lane 8.2.17
2010-04-15 IP port -> TCP port Peter Eisentraut 8.2.17
2010-04-14 Fix a problem introduced by my patch of 2010-01-12 that revised the way Tom Lane 8.2.17
2010-04-09 Clean up inconsistent commas Magnus Hagander 8.2.17
2010-04-09 Update list of Windows timezones we try to match localized names against Magnus Hagander 8.2.17
2010-04-08 Proceed to look for the next timezone when matching a localized Magnus Hagander 8.2.17
2010-04-06 Log the actual timezone name that we fail to look up the values for in Magnus Hagander 8.2.17
2010-04-03 Sync perl's ppport.h on all branches back to 7.4 with recent update on HEAD, ensuring we can build older branches with modern Perl installations. Andrew Dunstan 8.2.17
2010-04-02 Ensure that contrib/pgstattuple functions respond to cancel interrupts Tom Lane 8.2.17
2010-04-01 Don't pass an invalid file handle to dup2(). That causes a crash on Heikki Linnakangas 8.2.17
2010-03-25 Prevent ALTER USER f RESET ALL from removing the settings that were put there Alvaro Herrera 8.2.17
2010-03-20 Clear error_context_stack and debug_query_string at the beginning of proc_exit, Tom Lane 8.2.17
2010-03-17 Typo fixes. Magnus Hagander 8.2.17