summaryrefslogtreecommitdiff
path: root/contrib/Makefile
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2015-03-10 22:33:24 -0400
committerPeter Eisentraut <peter_e@gmx.net>2015-04-13 13:07:16 -0400
commit81134af3ec09d67043833f8d614fd688f17cb213 (patch)
tree1017efdb60ebc39b9317e2313f31b3f55e1020f6 /contrib/Makefile
parentb22a36a62ce312c1df9477382d1da602b0c24f6f (diff)
downloadpostgresql-81134af3ec09d67043833f8d614fd688f17cb213.tar.gz
Move pgbench from contrib/ to src/bin/
Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Diffstat (limited to 'contrib/Makefile')
-rw-r--r--contrib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/Makefile b/contrib/Makefile
index c56050eecc..d63e441cb5 100644
--- a/contrib/Makefile
+++ b/contrib/Makefile
@@ -38,7 +38,6 @@ SUBDIRS = \
pg_trgm \
pg_upgrade \
pg_upgrade_support \
- pgbench \
pgcrypto \
pgrowlocks \
pgstattuple \