Commits

DateSubjectAuthorReleases
2006-10-09 Fix back-branch pg_regress scripts to try the "canonical" expected file if we Tom Lane 7.3.16
2006-10-09 Fix back-branch pg_regress scripts to try the "canonical" expected file if we Tom Lane 7.4.14
2006-10-09 Fix back-branch pg_regress scripts to try the "canonical" expected file if we Tom Lane 8.0.9
2006-10-09 Fix back-branch pg_regress scripts to try the "canonical" expected file if we Tom Lane 8.1.5
2006-07-19 Rewrite pg_regress as a C program instead of a shell script. Tom Lane 8.2.0
2006-07-18 Make pg_regress a tad simpler and more general-purpose by removing its Tom Lane 8.2.0
2006-06-19 Back-port shell script syntax fix needed for some BSD machines. Tom Lane 8.0.9
2005-09-05 Implement a preliminary 'template' facility for procedural languages, Tom Lane 8.1.0
2005-07-17 Make pg_regress accept a command-line option for the temporary installation's Tom Lane 7.4.9
2005-07-17 Make pg_regress accept a command-line option for the temporary installation's Tom Lane 8.0.4
2005-07-17 Make pg_regress accept a command-line option for the temporary installation's Tom Lane 8.1.0
2005-06-25 Remove forced CHECKPOINT in regression tests --- redundant now that Tom Lane 8.1.0
2005-06-21 Cause initdb to create a third standard database "postgres", which Tom Lane 8.1.0
2005-06-20 Change shell syntax that seems not to work right on FreeBSD 6-CURRENT Tom Lane 8.1.0
2005-05-17 Add a --dbname option to the pg_regress script, and use pl_regression Tom Lane 8.1.0
2005-05-11 Give pg_regress a --load-language option, so that it can be used to test Tom Lane 8.1.0
2005-01-15 pg_regress now needs to know that Windows hasn't got unix sockets, Tom Lane 8.0.0
2005-01-12 Ensure that the test postmaster started by 'make check' listens to as Tom Lane 8.0.0
2004-11-17 Force LANG=en on Windows, since system may fail to default to English. Tom Lane 8.0.0
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
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