Commits

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

DateSubjectAuthorReleases
2013-01-24 Use correct output device for Windows prompts. Andrew Dunstan 8.3.23
2013-01-19 Make pgxs build executables with the right suffix. Andrew Dunstan 8.3.23
2012-04-18 Revert recent commit re positional arguments. Andrew Dunstan 8.3.19
2012-04-17 Don't override arguments set via options with positional arguments. Andrew Dunstan 8.3.19
2012-03-17 Honor inputdir and outputdir when converting regression files. Andrew Dunstan 8.3.19
2011-12-14 Disable excessive FP optimization by recent versions of gcc. Andrew Dunstan 8.3.18
2011-11-28 Backpatch "Use the preferred version of xsubpp." Andrew Dunstan 8.3.17
2011-09-01 Supply missing brace omitted by commit 12613cb6b83cac1aa1e7882e84902c445fce3e74. Andrew Dunstan 8.3.16
2011-07-04 Back-patch Fix bat file quoting of %ENV from commit 19b7fac8. Andrew Dunstan 8.3.16
2011-06-04 Allow building with perl 5.14. Andrew Dunstan 8.3.16
2011-04-08 Avoid use of mixed slash style paths in arguments to xcopy in MSVC builds. Andrew Dunstan 8.3.15
2011-03-17 Use correct PATH separator for Cygwin in pg_regress.c. Andrew Dunstan 8.3.15
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.3.14
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.3.14
2010-06-03 Fix regression test name for plperlu_plperl in msvc. Andrew Dunstan 8.3.12
2010-06-02 Run recently backported plperlu_plperl regression tests when building with MSVC on releases 8.4 and 8.3. Regression tests weren't supported before that. Andrew Dunstan 8.3.12
2010-05-17 > Follow up a visit from the style police. Andrew Dunstan 8.3.12
2010-05-13 Fix MSVC builds for recent plperl changes. Go back to version 8.2, which is Andrew Dunstan 8.3.11
2010-05-13 Abandon the use of Perl's Safe.pm to enforce restrictions in plperl, as it is Andrew Dunstan 8.3.11
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.3.11
2010-03-03 Make iconv work like other optional libraries for MSVC. Andrew Dunstan 8.3.10
2010-03-02 Add missing library and include dir for XSLT in MSVC builds Andrew Dunstan 8.3.10
2010-03-02 Do not run regression tests for contrib/xml2 on MSVC unless building with XML Andrew Dunstan 8.3.10
2010-03-02 Backpatch MSVC build fix for XSLT Andrew Dunstan 8.3.10
2010-02-12 Free reference in correct Perl context. Backpatch to release 8.2. Patch from Tim Bunce. Andrew Dunstan 8.3.10