Commits

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

DateSubjectAuthorReleases
2011-04-12 Don't make "replication" magical as a user name, only as a database name, in pg_hba.conf. Andrew Dunstan 9.0.4
2011-04-10 Adjust regression tests on cube and ECPG for MinGW 64 bit compiler. Andrew Dunstan 9.0.4
2011-04-09 Backport changes to allow building with MinGW 64 bit compiler. Andrew Dunstan 9.0.4
2011-04-08 Avoid use of mixed slash style paths in arguments to xcopy in MSVC builds. Andrew Dunstan 9.0.4
2011-03-17 Use correct PATH separator for Cygwin in pg_regress.c. Andrew Dunstan 9.0.4
2010-12-24 Allow vpath builds and regression tests to succeed on Mingw. Backpatch to release 8.4 - earlier releases would require more changes and it's not worth the trouble. Andrew Dunstan 9.0.3
2010-07-02 Unbreak MSVC builds by removing copydir.c from list of libpgport files Andrew Dunstan 9.0.0
2010-06-30 Correct missing/misspelled surname. Andrew Dunstan 9.0.0
2010-06-16 Remove perl symbol table additions for plperl functions, and mention of it Andrew Dunstan 9.0.0
2010-06-15 Unbreak MSVC builds for pg_archivecleanup by linking with libpgport Andrew Dunstan 9.0.0
2010-05-18 Fix regression tests to match error message change Andrew Dunstan 9.0.0
2010-05-17 Follow up a visit from the style police. Andrew Dunstan 9.0.0
2010-05-17 Clarify plperl subroutine name release notes item, remove now redundant Safe.pm item. Andrew Dunstan 9.0.0
2010-05-13 Fix MSVC builds for recent plperl changes. Go back to version 8.2, which is Andrew Dunstan 9.0.0
2010-05-13 Abandon the use of Perl's Safe.pm to enforce restrictions in plperl, as it is Andrew Dunstan 9.0.0
2010-05-13 Add missing library and include support for pg_upgrade to MSVC build system. Andrew Dunstan 9.0.0
2010-04-05 Exclude unwanted typedef symbols in pgindent, including FD_SET which is found on some Windows platforms. Also, silence unnecessary messages and make awk happier about literal '*' on some platforms. Andrew Dunstan 9.0.0
2010-04-05 Make dmetaphone.c safe for pgindent and fussy compilers. Still to do: make it properly encoding aware w.r.t. chars U+00C7 and U+00D1. Andrew Dunstan 9.0.0
2010-04-01 Use a file of patterns of filenames to exclude from pgindent runs, instead if using multiple invocations of egrep. Add perl ppport.h to the current list. Andrew Dunstan 9.0.0
2010-03-24 Mark "installcheck-parallel", "world", "install-world" and "installcheck-world" make targets as PHONY. Fujii Masao. Andrew Dunstan 9.0.0
2010-03-09 Add checks for valid encoding of query strings passed to SPI by plperl. Andrew Dunstan 9.0.0
2010-03-03 Make iconv work like other optional libraries for MSVC. Andrew Dunstan 9.0.0
2010-03-02 Add missing library and include dir for XSLT in MSVC builds Andrew Dunstan 9.0.0
2010-03-02 Do not run regression tests for contrib/xml2 on MSVC unless building with XML Andrew Dunstan 9.0.0
2010-03-02 Add XSLT defines for MSVC builds Andrew Dunstan 9.0.0