Commits

DateSubjectAuthorReleases
2004-10-31 Use psql -q option instead of 2>/dev/null during first invocation Tom Lane 8.0.0
2004-10-24 Adjust message to not be misleading on Windows. Tom Lane 8.0.0
2004-09-22 Issue a CHECKPOINT just after creating the regression database. Without Tom Lane 8.0.0
2004-08-10 Set DYLD_LIBRARY_PATH so that 'make check' works without prior Tom Lane 8.0.0
2004-06-03 Win32 regression fixes: Bruce Momjian 8.0.0
2004-05-20 Add $libdir to mingw and cygwin for installcheck too. Bruce Momjian 8.0.0
2004-05-19 Add MinGW to cases where libdir should be used for regression tests: Bruce Momjian 8.0.0
2004-05-03 More PWD adjustments for win32. Bruce Momjian 8.0.0
2004-05-02 Use $build_platform for PWD flag test, per suggestion from Peter. Bruce Momjian 8.0.0
2004-05-02 Set PWDFLAGS based on test platform, not target platform. Bruce Momjian 8.0.0
2004-05-02 this patch makes sure that: Bruce Momjian 8.0.0
2004-01-08 Fix a spelling mistake in a comment. Neil Conway 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-11-02 Provide a way to run the parallel regression tests with a user-specified Tom Lane 7.4.1
2003-08-07 Remove unnecessary use of multiple cat processes to feed psql; this Tom Lane 7.4.1
2003-07-31 When using a temp installation, unset PGUSER and other variables we Tom Lane 7.4.1
2003-07-30 When shutting down the regression test postmaster after 'make check', Tom Lane 7.4.1
2003-07-29 Apply (a somewhat revised version of) Greg Mullane's patch to eliminate Tom Lane 7.4.1
2003-05-14 Backend support for autocommit removed, per recent discussions. The Tom Lane 7.4.1
2003-04-28 Okay, I've had it with PQsetdbLogin having slightly different defaults Tom Lane 7.4.1
2002-11-13 Use cat instead of echo or awk, to avoid portability problems with backslashes. Tom Lane 7.3.1
2002-11-13 Use cat instead of echo or awk, to avoid portability problems with backslashes. Tom Lane 7.4.1
2002-10-19 Make regression tests safe for autocommit = 'off'. Bruce Momjian 7.3.1
2002-09-04 Remove sh -x option that snuck in somehow. Peter Eisentraut 7.3.1
2002-09-02 Fix conversion regressin test failure. Tatsuo Ishii 7.3.1