summaryrefslogtreecommitdiff
path: root/contrib/pgbench/Makefile
Commit message (Expand)AuthorAgeFilesLines
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-061-28/+6
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-3/+3
* Fix bogus makefiles ... these didn't build on platforms that are stickyREL7_1_BETATom Lane2000-12-041-3/+14
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-4/+4
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-3/+3
* Another round of those unportable config/build changes :-/Peter Eisentraut2000-07-091-39/+17
* Update to /contrib from Karel.Bruce Momjian2000-06-191-3/+3
* Cleanup README Makefile installs.Bruce Momjian2000-06-161-3/+3
* /contrib patch from Karel.Bruce Momjian2000-06-151-13/+38
* Add pgench: a TPC-B like benchmarking toolTatsuo Ishii2000-01-151-0/+23