mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
Add pg_buffercache contrib module, from Mark Kirkwood.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $PostgreSQL: pgsql/contrib/Makefile,v 1.53 2004/12/14 22:50:23 tgl Exp $
|
||||
# $PostgreSQL: pgsql/contrib/Makefile,v 1.54 2005/03/12 15:36:24 neilc Exp $
|
||||
|
||||
subdir = contrib
|
||||
top_builddir = ..
|
||||
@@ -26,6 +26,7 @@ WANTED_DIRS = \
|
||||
noupdate \
|
||||
oid2name \
|
||||
pg_autovacuum \
|
||||
pg_buffercache \
|
||||
pg_dumplo \
|
||||
pg_trgm \
|
||||
pgbench \
|
||||
|
||||
Reference in New Issue
Block a user