aboutsummaryrefslogtreecommitdiff
path: root/contrib/pgbench/Makefile
Commit message (Expand)AuthorAge
* Add file version information to most installed Windows binaries.Noah Misch2014-07-14
* Use consistent spacing for PGAPPICON Makefile option.Bruce Momjian2011-01-24
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Add PGFILEDESC description to Makefiles for all /contrib executables.Bruce Momjian2010-05-12
* Portability and documentation fixes for threaded pgbench patch.Tom Lane2009-08-03
* Remove references to READMEs from /contrib Makefiles.Bruce Momjian2007-11-10
* Fix PGXS conventions so that extensions can be built against PostgresTom Lane2007-06-26
* PGXS should be set with := not =, as specified in the documentation,Tom Lane2005-09-27
* Have libpgport link before libpq so that PG client applications are moreBruce Momjian2005-03-25
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-20
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-06
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-20
* Fix bogus makefiles ... these didn't build on platforms that are stickyREL7_1_BETATom Lane2000-12-04
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-20
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Another round of those unportable config/build changes :-/Peter Eisentraut2000-07-09
* Update to /contrib from Karel.Bruce Momjian2000-06-19
* Cleanup README Makefile installs.Bruce Momjian2000-06-16
* /contrib patch from Karel.Bruce Momjian2000-06-15
* Add pgench: a TPC-B like benchmarking toolTatsuo Ishii2000-01-15