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

Commit25fee5c

Browse files
New contrib module for use as an archive_cleanup_command, or as a
standalone utility for removing files from archive.
1 parent72e1d3d commit25fee5c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎contrib/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/contrib/Makefile,v 1.92 2010/05/13 01:03:00 momjian Exp $
1+
# $PostgreSQL: pgsql/contrib/Makefile,v 1.93 2010/06/14 16:17:56 sriggs Exp $
22

33
subdir = contrib
44
top_builddir = ..
@@ -26,6 +26,7 @@ SUBDIRS = \
2626
oid2name\
2727
pageinspect\
2828
passwordcheck\
29+
pg_archivecleanup\
2930
pg_buffercache\
3031
pg_freespacemap\
3132
pg_standby\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp