From 914e177a3e3e99fef6439f07c204d156e1bd1fc1 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Thu, 16 Sep 2004 21:20:20 +0000 Subject: Remove contrib/pg_logger, per recent discussion. --- contrib/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'contrib/Makefile') diff --git a/contrib/Makefile b/contrib/Makefile index 1a25bfd17e..321c1126f8 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -1,4 +1,4 @@ -# $PostgreSQL: pgsql/contrib/Makefile,v 1.50 2004/08/28 21:36:24 tgl Exp $ +# $PostgreSQL: pgsql/contrib/Makefile,v 1.51 2004/09/16 21:20:19 tgl Exp $ subdir = contrib top_builddir = .. @@ -26,7 +26,6 @@ WANTED_DIRS = \ oid2name \ pg_autovacuum \ pg_dumplo \ - pg_logger \ pg_trgm \ pgbench \ pgcrypto \ -- cgit v1.2.1