aboutsummaryrefslogtreecommitdiff
path: root/src/tools/pgtest
Commit message (Collapse)AuthorAge
* Adjust pgtest coding to be less complex.Bruce Momjian2012-08-10
|
* Fix pgtest to return proper error code based on 'make' return code.Bruce Momjian2012-08-10
|
* Modify tools/pgtest to run the 'make' command from a variable, and defaultBruce Momjian2011-12-30
| | | | to 'make' rather than 'gmake' for the binary name.
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
|
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
|
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
|
* We don't use java in our compiles anymore so remove the filter test fromBruce Momjian2004-09-09
| | | | pgtest.
* Adjust pgtest grep.Bruce Momjian2003-06-27
|
* Update pgtest to use 'gmake check'.Bruce Momjian2003-06-27
|
* Add mention that the grep's have to be adjusted in pgtest.Bruce Momjian2003-06-23
|
* Add pgtest script.Bruce Momjian2003-06-22