Commits

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

DateSubjectAuthorReleases
2011-05-22 Use the right pgsql for isolation tests. Andrew Dunstan 9.1.0
2011-05-16 Quote isolationtester command name so Windows will not think dot is the command. Andrew Dunstan 9.1.0
2011-05-16 Add required psqldir setting for isolation checks. Andrew Dunstan 9.1.0
2011-05-15 Fix bad macro call noticed by MSVC compiler. Andrew Dunstan 9.1.0
2011-05-15 Add missing check function lookup. Andrew Dunstan 9.1.0
2011-05-15 Build and run isolation test programs under MSVC. Andrew Dunstan 9.1.0
2011-04-28 Use non-literal format for possibly non-standard strftime formats. Andrew Dunstan 9.1.0
2011-04-28 Add some casts to try to silence most of the remaining format warnings on MinGW-W64. Andrew Dunstan 9.1.0
2011-04-28 Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. Andrew Dunstan 9.1.0
2011-04-27 Revert "Force use of "%I64d" format for 64 bit ints on MinGW." Andrew Dunstan 9.1.0
2011-04-27 Revert "Remove hard coded formats for INT64 and use configured settings instead." Andrew Dunstan 9.1.0
2011-04-27 Remove hard coded formats for INT64 and use configured settings instead. Andrew Dunstan 9.1.0
2011-04-27 Force use of "%I64d" format for 64 bit ints on MinGW. Andrew Dunstan 9.1.0
2011-04-27 Use an explicit format string to keep the compiler happy. Andrew Dunstan 9.1.0
2011-04-25 Use terse mode to avoid variable order dependency output in foreign data regression check. Andrew Dunstan 9.1.0
2011-04-25 Assorted minor changes to silence Windows compiler warnings. Andrew Dunstan 9.1.0
2011-04-25 Prevent perl header overriding our *snprintf macros, and give it a usable PERL_UNUSED_DECL value. Andrew Dunstan 9.1.0
2011-04-25 Give getopt() a prototype and modern style arg specs. Andrew Dunstan 9.1.0
2011-04-25 Adjust yywrap macro for non-reentrant scanners for MSVC. Andrew Dunstan 9.1.0
2011-04-23 Silence a few compiler warnings from gcc on MinGW. Andrew Dunstan 9.1.0
2011-04-19 Silence compiler warning about casting HANDLE to long on WIN64. Andrew Dunstan 9.1.0
2011-04-18 Attempt to remedy buildfarm breakage caused by commit f536d4194. Andrew Dunstan 9.1.0
2011-04-10 Remove CRLF line endings in new cube results file. Andrew Dunstan 9.1.0
2011-04-10 Adjust regression tests on cube and ECPG for MinGW 64 bit compiler. Andrew Dunstan 9.1.0
2011-04-10 Don't make "replication" magical as a user name, only as a database name, in pg_hba.conf. Andrew Dunstan 9.1.0