index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pgbench
/
Makefile
Commit message (
Expand
)
Author
Age
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
*
Use consistent spacing for PGAPPICON Makefile option.
Bruce Momjian
2011-01-24
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Add PGFILEDESC description to Makefiles for all /contrib executables.
Bruce Momjian
2010-05-12
*
Portability and documentation fixes for threaded pgbench patch.
Tom Lane
2009-08-03
*
Remove references to READMEs from /contrib Makefiles.
Bruce Momjian
2007-11-10
*
Fix PGXS conventions so that extensions can be built against Postgres
Tom Lane
2007-06-26
*
PGXS should be set with := not =, as specified in the documentation,
Tom Lane
2005-09-27
*
Have libpgport link before libpq so that PG client applications are more
Bruce Momjian
2005-03-25
*
> Please find enclose a submission to fix these problems.
Bruce Momjian
2004-08-20
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
To fix the perpetually broken makefiles in the contrib tree, I have
Peter Eisentraut
2001-09-06
*
Make sure -L and -I's for our source tree are always before system include
Peter Eisentraut
2001-02-20
*
Fix bogus makefiles ... these didn't build on platforms that are sticky
REL7_1_BETA
Tom Lane
2000-12-04
*
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-10-20
*
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-31
*
Another round of those unportable config/build changes :-/
Peter Eisentraut
2000-07-09
*
Update to /contrib from Karel.
Bruce Momjian
2000-06-19
*
Cleanup README Makefile installs.
Bruce Momjian
2000-06-16
*
/contrib patch from Karel.
Bruce Momjian
2000-06-15
*
Add pgench: a TPC-B like benchmarking tool
Tatsuo Ishii
2000-01-15