Commits

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

DateSubjectAuthorReleases
2011-12-14 Disable excessive FP optimization by recent versions of gcc. Andrew Dunstan 8.2 (unreleased)
2011-11-28 Backpatch "Use the preferred version of xsubpp." Andrew Dunstan 8.2.23
2011-06-04 Allow building with perl 5.14. Andrew Dunstan 8.2.22
2011-03-17 Use correct PATH separator for Cygwin in pg_regress.c. Andrew Dunstan 8.2.21
2011-01-04 Allow older branches to be built with Visual Studio 2008. This is a backport of commit df0cdd53 to the 8.2, 8.3 and 8.4 branches. Andrew Dunstan 8.2.20
2011-01-04 Work around header misdefines in modern Windows SDK when _WIN32_WINNT is less than 0x0501. Only required for versions 8.2, 8.3 and 8.4., as we defined _WIN32_WINNT as 0x0501 after that. Andrew Dunstan 8.2.20
2010-12-18 Work around make changes on modern Mingw to allow release 8.2 regression tests to work. Andrew Dunstan 8.2.20
2010-12-17 Backpatch plperl GNUmakefile fixes to allow building release 8.2 on Mingw with a modern perl. Andrew Dunstan 8.2.20
2010-05-17 > Follow up a visit from the style police. Andrew Dunstan 8.2.18
2010-05-13 Fix MSVC builds for recent plperl changes. Go back to version 8.2, which is Andrew Dunstan 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-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-03-02 Backpatch MSVC build fix for XSLT Andrew Dunstan 8.2.16
2010-02-12 Free reference in correct Perl context. Backpatch to release 8.2. Patch from Tim Bunce. Andrew Dunstan 8.2.16
2009-09-28 Convert a perl array to a postgres array when returned by Set Returning Functions as well as non SRFs. Backpatch to 8.1 where these facilities were introduced. with a little help from Abhijit Menon-Sen. Andrew Dunstan 8.2.15
2009-08-10 Re-add documentation for --no-readline option of psql, mistakenly removed a decade ago. Backpatch to release 7.4. Andrew Dunstan 8.2.14
2009-06-05 Adjust recent PERL_SYS_INIT3 call to avoid platforms where it might fail, and to remove compilation warning. Backpatch the release 7.4 Andrew Dunstan 8.2.14
2009-06-04 Initialise perl library as documented in perl API. Backpatch to release 7.4. Andrew Dunstan 8.2.14
2008-11-12 Detect and error out on inability to get proper linkage information required for plperl, usually due to absence of perl ExtUtils::Embed module. Backpatch as far as 8.1. Andrew Dunstan 8.2.12
2008-04-16 Avoid using unnecessary pgwin32_safestat in libpq. Andrew Dunstan 8.2.8
2008-04-15 Add multi-line flag to regex that needs it. Backpatch to 8.2. Fix from Andreas Zeugswetter Andrew Dunstan 8.2.8
2008-02-29 Don't call AddUserToDacl on Cygwin Andrew Dunstan 8.2.7
2008-01-22 Work around for perl 5.10 bug - fix due to perl hacker Simon Cozens. Andrew Dunstan 8.2.7
2007-12-01 Workaround for perl problem where evaluating UTF8 regexes can cause Andrew Dunstan 8.2.6
2007-08-02 Make sure syslogPipe runs in binary mode on Windows to avoid corrupting the pipe chunking protocol. Backport to 8.0 Andrew Dunstan 8.2.5