Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit914e177

Browse files
committed
Remove contrib/pg_logger, per recent discussion.
1 parent1cfd201 commit914e177

File tree

5 files changed

+1
-129
lines changed

5 files changed

+1
-129
lines changed

‎contrib/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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 $
22

33
subdir = contrib
44
top_builddir = ..
@@ -26,7 +26,6 @@ WANTED_DIRS = \
2626
oid2name\
2727
pg_autovacuum\
2828
pg_dumplo\
29-
pg_logger\
3029
pg_trgm\
3130
pgbench\
3231
pgcrypto\

‎contrib/README

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,6 @@ pg_dumplo -
140140
Dump large objects
141141
by Karel Zak <zakkr@zf.jcu.cz>
142142

143-
pg_logger -
144-
Stdin-to-syslog gateway for PostgreSQL
145-
by Nathan Myers <ncm@nospam.cantrip.org>
146-
147143
pg_trgm -
148144
Functions for determining the similarity of text based on trigram
149145
matching.

‎contrib/pg_logger/Makefile

Lines changed: 0 additions & 16 deletions
This file was deleted.

‎contrib/pg_logger/README.pg_logger

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎contrib/pg_logger/pg_logger.c

Lines changed: 0 additions & 106 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp