summaryrefslogtreecommitdiff
path: root/contrib/pgbench/Makefile
Commit message (Expand)AuthorAgeFilesLines
* PGXS should be set with := not =, as specified in the documentation,Tom Lane2005-09-271-2/+2
* Have libpgport link before libpq so that PG client applications are moreBruce Momjian2005-03-251-2/+2
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-5/+9
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* 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