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

Commit80f6c35

Browse files
committed
Remove contrib version of pg_autovacuum --- superseded by integrated
version.
1 parent5d5f1a7 commit80f6c35

File tree

7 files changed

+2
-2303
lines changed

7 files changed

+2
-2303
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.59 2005/07/2915:13:10 momjian Exp $
1+
# $PostgreSQL: pgsql/contrib/Makefile,v 1.60 2005/07/2919:38:21 tgl Exp $
22

33
subdir = contrib
44
top_builddir = ..
@@ -20,7 +20,6 @@ WANTED_DIRS = \
2020
lo\
2121
ltree\
2222
oid2name\
23-
pg_autovacuum\
2423
pg_buffercache\
2524
pg_trgm\
2625
pgbench\

‎contrib/README

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,6 @@ oracle -
102102
Converts Oracle database schema to PostgreSQL
103103
by Gilles Darold <gilles@darold.net>
104104

105-
pg_autovacuum -
106-
Automatically performs vacuum
107-
by Matthew T. O'Connor <matthew@zeut.net>
108-
109105
pg_buffercache -
110106
Real time queries on the shared buffer cache
111107
by Mark Kirkwood <markir@paradise.net.nz>
@@ -142,7 +138,7 @@ tablefunc -
142138
Examples of functions returning tables
143139
by Joe Conway <mail@joeconway.com>
144140

145-
tips/apache_logging -
141+
tips -
146142
Getting Apache to log to PostgreSQL
147143
by Terry Mackintosh <terry@terrym.com>
148144

‎contrib/pg_autovacuum/Makefile

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

‎contrib/pg_autovacuum/README.pg_autovacuum

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

‎contrib/pg_autovacuum/TODO

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp