File tree Expand file tree Collapse file tree 5 files changed +1
-129
lines changed Expand file tree Collapse file tree 5 files changed +1
-129
lines changed Original file line number Diff line number Diff line change 1
- # $PostgreSQL: pgsql/contrib/Makefile,v 1.50 2004/08/28 21:36:24 tgl Exp $
1
+ # $PostgreSQL: pgsql/contrib/Makefile,v 1.51 2004/09/16 21:20:19 tgl Exp $
2
2
3
3
subdir = contrib
4
4
top_builddir = ..
@@ -26,7 +26,6 @@ WANTED_DIRS = \
26
26
oid2name \
27
27
pg_autovacuum \
28
28
pg_dumplo \
29
- pg_logger \
30
29
pg_trgm \
31
30
pgbench \
32
31
pgcrypto \
Original file line number Diff line number Diff line change @@ -140,10 +140,6 @@ pg_dumplo -
140
140
Dump large objects
141
141
by Karel Zak <zakkr@zf.jcu.cz>
142
142
143
- pg_logger -
144
- Stdin-to-syslog gateway for PostgreSQL
145
- by Nathan Myers <ncm@nospam.cantrip.org>
146
-
147
143
pg_trgm -
148
144
Functions for determining the similarity of text based on trigram
149
145
matching.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments