Commits

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

DateSubjectAuthorReleases
2010-05-17 > Follow up a visit from the style police. Andrew Dunstan 8.1.22
2010-05-13 Abandon the use of Perl's Safe.pm to enforce restrictions in plperl, as it is Andrew Dunstan 8.1.21
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.1.21
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.1.19
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.1.18
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.1.18
2009-06-04 Initialise perl library as documented in perl API. Backpatch to release 7.4. Andrew Dunstan 8.1.18
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.1.16
2008-01-22 Work around for perl 5.10 bug - fix due to perl hacker Simon Cozens. Andrew Dunstan 8.1.12
2007-12-01 Workaround for perl problem where evaluating UTF8 regexes can cause Andrew Dunstan 8.1.11
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.1.10
2007-07-19 Only use the pipe chunking protocol if we know the syslogger should Andrew Dunstan 8.1.10
2007-06-14 Implement a chunking protocol for writes to the syslogger pipe, with messages Andrew Dunstan 8.1.10
2006-08-18 Add installcheck-parallel target to top level makefiles. Andrew Dunstan 8.1.5
2006-07-29 prevent multiplexing Windows kernel event objects we listen for across various sockets - should fix the occasional stats test regression failures we see. Andrew Dunstan 8.1.5
2006-06-17 backport workaround for OpenBSD compiler bug Andrew Dunstan 8.1.5
2006-04-07 Revert getaddrinfo configure changes until we get a solution that is Andrew Dunstan 8.1.4
2006-02-24 make initdb -U username work as advertised; back out bogus patch at rev 1.42 Andrew Dunstan 8.1.4
2006-01-28 Undo perl's nasty locale setting on Windows. Since we can't do that as Andrew Dunstan 8.1.3
2006-01-08 Stop perl from hijacking stdio and other stuff on Windows. Andrew Dunstan 8.1.3
2005-11-17 make psql honor explicit database parameter in -l mode, in case "postgres" database is missing - per complaint from Philip Yarra. Andrew Dunstan 8.1.1
2005-11-10 add missing quote mark to ident_file sample line - per Hiroshi Saito Andrew Dunstan 8.1.1
2005-11-01 Provide a --no-locale option for pg_regress and a corresponding NOLOCALE=1 Andrew Dunstan 8.1.0
2005-10-24 Fix incorrect wording about function failure time on unsafe ops - these Andrew Dunstan 8.1.0
2005-10-22 minor code cleanup - replace useless struct timezone argument to Andrew Dunstan 8.1.0