data /sample_backup
Convert newline characters from CRLF to LF.
2013-01-24 06:35:48 +00:00
expected
Remove standby-site option
2013-12-13 04:14:29 +09:00
pgut
Remove outdated functions in pgut
2013-12-13 01:02:43 +09:00
sql
Fix regression tests
2013-12-10 18:11:32 +09:00
.gitignore
Add .gitignore for project
2013-12-10 02:32:17 +09:00
backup.c
Remove standby-site option
2013-12-13 04:14:29 +09:00
catalog.c
Support pg_rman for PG_VERSION_NUM >= 9.3
2013-12-10 03:21:07 +09:00
COPYRIGHT
revised for pg_rman1.2.2
2011-11-28 04:22:05 +00:00
data.c
Remove outdated versions of PageHeaderData
2013-12-13 01:07:43 +09:00
delete.c
- Fix possible broken backup which is getting from standby.
2013-09-09 09:00:13 +00:00
dir.c
Support pg_rman for PG_VERSION_NUM >= 9.3
2013-12-10 03:21:07 +09:00
fetch.c
Obtain timeline ID with control file and not XLOG system function
2013-12-13 03:55:39 +09:00
init.c
Convert newline characters from CRLF to LF.
2013-01-24 06:35:48 +00:00
Makefile
Obtain timeline ID with control file and not XLOG system function
2013-12-13 03:55:39 +09:00
parray.c
Convert newline characters from CRLF to LF.
2013-01-24 06:35:48 +00:00
parray.h
Convert newline characters from CRLF to LF.
2013-01-24 06:35:48 +00:00
pg_rman.c
Remove standby-site option
2013-12-13 04:14:29 +09:00
pg_rman.h
Remove standby-site option
2013-12-13 04:14:29 +09:00
restore.c
Remove notion of Xlog ID/offset and use XLogRecPtr instead
2013-12-12 22:45:57 +09:00
show.c
Merge "show timeline" and "show" as a single command
2013-12-13 00:54:27 +09:00
status.c
Fix server status not correctly fetched
2013-12-13 00:29:25 +09:00
util.c
Convert newline characters from CRLF to LF.
2013-01-24 06:35:48 +00:00
validate.c
Convert newline characters from CRLF to LF.
2013-01-24 06:35:48 +00:00
xlog.c
Begin cleanup of version-related code
2013-12-12 22:20:08 +09:00