We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e1d3d commit 25fee5cCopy full SHA for 25fee5c
contrib/Makefile
@@ -1,4 +1,4 @@
1
-# $PostgreSQL: pgsql/contrib/Makefile,v 1.92 2010/05/13 01:03:00 momjian Exp $
+# $PostgreSQL: pgsql/contrib/Makefile,v 1.93 2010/06/14 16:17:56 sriggs Exp $
2
3
subdir = contrib
4
top_builddir = ..
@@ -26,6 +26,7 @@ SUBDIRS = \
26
oid2name \
27
pageinspect \
28
passwordcheck \
29
+ pg_archivecleanup \
30
pg_buffercache \
31
pg_freespacemap \
32
pg_standby \
0 commit comments