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

Commit3f79be1

Browse files
author
Michael Paquier
committed
Add documentation of pg_rman
Documentation is fairly refactored and rewritten, fixing many typos andmany grammar mistakes in the previous version of the docs.
1 parent8efe5c9 commit3f79be1

File tree

2 files changed

+446
-0
lines changed

2 files changed

+446
-0
lines changed

‎Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ SRCS = \
2020
OBJS =$(SRCS:.c=.o)
2121
# pg_crc.c and are copied from PostgreSQL source tree.
2222

23+
DOCS = pg_rman.txt
24+
2325
# XXX for debug, add -g and disable optimization
2426
PG_CPPFLAGS = -I$(libpq_srcdir)
2527
PG_LIBS =$(libpq_pgport)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp