Skip to content

Commit 98b6bac

Browse files
author
otsuka.knj@gmail.com
committed
Convert newline characters from CRLF to LF.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@70 182aca00-e38e-11de-a668-6fd11605f5ce
1 parent dfecc77 commit 98b6bac

36 files changed

+11447
-11447
lines changed

catalog.c

Lines changed: 625 additions & 625 deletions
Large diffs are not rendered by default.

clean.c

Lines changed: 312 additions & 312 deletions
Large diffs are not rendered by default.

data.c

Lines changed: 1019 additions & 1019 deletions
Large diffs are not rendered by default.
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# configuration
2-
BACKUP_MODE=FULL
3-
WITH_SERVERLOG=NO
4-
COMPRESS_DATA=NO
5-
# result
6-
TIMELINEID=1
7-
START_LSN=0/0b40c800
8-
STOP_LSN=0/0b4c8020
9-
START_TIME='2009-05-31 17:05:53'
10-
END_TIME='2009-05-31 17:09:13'
11-
TOTAL_DATA_BYTES=1242102558
12-
READ_DATA_BYTES=1024
13-
READ_ARCLOG_BYTES=9223372036854775807
14-
READ_SRVLOG_BYTES=-1
15-
WRITE_BYTES=242102558
16-
BLOCK_SIZE=8192
17-
XLOG_BLOCK_SIZE=8192
18-
STATUS=DONE
1+
# configuration
2+
BACKUP_MODE=FULL
3+
WITH_SERVERLOG=NO
4+
COMPRESS_DATA=NO
5+
# result
6+
TIMELINEID=1
7+
START_LSN=0/0b40c800
8+
STOP_LSN=0/0b4c8020
9+
START_TIME='2009-05-31 17:05:53'
10+
END_TIME='2009-05-31 17:09:13'
11+
TOTAL_DATA_BYTES=1242102558
12+
READ_DATA_BYTES=1024
13+
READ_ARCLOG_BYTES=9223372036854775807
14+
READ_SRVLOG_BYTES=-1
15+
WRITE_BYTES=242102558
16+
BLOCK_SIZE=8192
17+
XLOG_BLOCK_SIZE=8192
18+
STATUS=DONE
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
PG_VERSION f 4 4277607361 0600 2009-08-06 18:40:18
1+
PG_VERSION f 4 4277607361 0600 2009-08-06 18:40:18
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# configuration
2-
BACKUP_MODE=INCREMENTAL
3-
WITH_SERVERLOG=NO
4-
COMPRESS_DATA=NO
5-
# result
6-
TIMELINEID=1
7-
START_LSN=0/0b40c800
8-
STOP_LSN=0/0b4c8020
9-
START_TIME='2009-06-01 17:05:53'
10-
END_TIME='2009-06-01 17:09:13'
11-
TOTAL_DATA_BYTES=1242102558
12-
READ_DATA_BYTES=9223372036854775807
13-
READ_ARCLOG_BYTES=16777216
14-
READ_SRVLOG_BYTES=-1
15-
WRITE_BYTES=162372983
16-
BLOCK_SIZE=8192
17-
XLOG_BLOCK_SIZE=8192
18-
STATUS=DONE
1+
# configuration
2+
BACKUP_MODE=INCREMENTAL
3+
WITH_SERVERLOG=NO
4+
COMPRESS_DATA=NO
5+
# result
6+
TIMELINEID=1
7+
START_LSN=0/0b40c800
8+
STOP_LSN=0/0b4c8020
9+
START_TIME='2009-06-01 17:05:53'
10+
END_TIME='2009-06-01 17:09:13'
11+
TOTAL_DATA_BYTES=1242102558
12+
READ_DATA_BYTES=9223372036854775807
13+
READ_ARCLOG_BYTES=16777216
14+
READ_SRVLOG_BYTES=-1
15+
WRITE_BYTES=162372983
16+
BLOCK_SIZE=8192
17+
XLOG_BLOCK_SIZE=8192
18+
STATUS=DONE
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
PG_VERSION f 4 0 0600 2009-08-06 18:40:18
1+
PG_VERSION f 4 0 0600 2009-08-06 18:40:18
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# configuration
2-
BACKUP_MODE=ARCHIVE
3-
WITH_SERVERLOG=YES
4-
COMPRESS_DATA=NO
5-
# result
6-
TIMELINEID=1
7-
START_LSN=0/0b40c800
8-
STOP_LSN=0/0b4c8020
9-
START_TIME='2009-06-02 17:05:03'
10-
END_TIME='2009-06-02 17:05:03'
11-
TOTAL_DATA_BYTES=-1
12-
READ_DATA_BYTES=-1
13-
READ_ARCLOG_BYTES=-1
14-
READ_SRVLOG_BYTES=4335423
15-
WRITE_BYTES=162372983
16-
BLOCK_SIZE=8192
17-
XLOG_BLOCK_SIZE=8192
18-
STATUS=DELETED
1+
# configuration
2+
BACKUP_MODE=ARCHIVE
3+
WITH_SERVERLOG=YES
4+
COMPRESS_DATA=NO
5+
# result
6+
TIMELINEID=1
7+
START_LSN=0/0b40c800
8+
STOP_LSN=0/0b4c8020
9+
START_TIME='2009-06-02 17:05:03'
10+
END_TIME='2009-06-02 17:05:03'
11+
TOTAL_DATA_BYTES=-1
12+
READ_DATA_BYTES=-1
13+
READ_ARCLOG_BYTES=-1
14+
READ_SRVLOG_BYTES=4335423
15+
WRITE_BYTES=162372983
16+
BLOCK_SIZE=8192
17+
XLOG_BLOCK_SIZE=8192
18+
STATUS=DELETED
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# configuration
2-
BACKUP_MODE=FULL
3-
WITH_SERVERLOG=YES
4-
COMPRESS_DATA=NO
5-
# result
6-
TIMELINEID=1
7-
START_LSN=0/0b40c800
8-
STOP_LSN=0/0b4c8020
9-
START_TIME='2009-06-03 17:05:53'
10-
END_TIME='2009-06-03 17:05:53'
11-
TOTAL_DATA_BYTES=-1
12-
READ_DATA_BYTES=-1
13-
READ_ARCLOG_BYTES=-1
14-
READ_SRVLOG_BYTES=-1
15-
WRITE_BYTES=-1
16-
BLOCK_SIZE=8192
17-
XLOG_BLOCK_SIZE=8192
18-
STATUS=RUNNING
1+
# configuration
2+
BACKUP_MODE=FULL
3+
WITH_SERVERLOG=YES
4+
COMPRESS_DATA=NO
5+
# result
6+
TIMELINEID=1
7+
START_LSN=0/0b40c800
8+
STOP_LSN=0/0b4c8020
9+
START_TIME='2009-06-03 17:05:53'
10+
END_TIME='2009-06-03 17:05:53'
11+
TOTAL_DATA_BYTES=-1
12+
READ_DATA_BYTES=-1
13+
READ_ARCLOG_BYTES=-1
14+
READ_SRVLOG_BYTES=-1
15+
WRITE_BYTES=-1
16+
BLOCK_SIZE=8192
17+
XLOG_BLOCK_SIZE=8192
18+
STATUS=RUNNING

0 commit comments

Comments
 (0)