itagaki.takahiro
|
7889cafbe3
|
Don't write invalid fields to ini files.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@31 182aca00-e38e-11de-a668-6fd11605f5ce
|
2010-01-29 09:10:14 +00:00 |
|
itagaki.takahiro
|
2b4c33e263
|
Fix a bug to handle deleted files during backup. We should skipp those missing files during validation and restore.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@30 182aca00-e38e-11de-a668-6fd11605f5ce
|
2010-01-21 08:40:29 +00:00 |
|
itagaki.takahiro
|
18b133c544
|
add/fix comments.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@29 182aca00-e38e-11de-a668-6fd11605f5ce
|
2010-01-12 09:11:43 +00:00 |
|
itagaki.takahiro
|
4df4b1644f
|
Sync the latest pgut and update copyrights.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@28 182aca00-e38e-11de-a668-6fd11605f5ce
|
2010-01-06 02:25:21 +00:00 |
|
itagaki.takahiro
|
e3b9fd4e16
|
Use join_path_components() if possible.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@27 182aca00-e38e-11de-a668-6fd11605f5ce
|
2009-12-27 07:30:55 +00:00 |
|
itagaki.takahiro
|
182444045c
|
Fix typo and cleanup.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@26 182aca00-e38e-11de-a668-6fd11605f5ce
|
2009-12-22 22:47:10 +00:00 |
|
itagaki.takahiro
|
59d0911fa7
|
Fix a critical bug that pg_rman cannot restore database from incremental backup. Backup itself worked correctly, but restore command broke database files.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@25 182aca00-e38e-11de-a668-6fd11605f5ce
|
2009-12-22 07:36:31 +00:00 |
|
itagaki.takahiro
|
bc5717b1e0
|
Add a portable implementation for IsDir().
dirent.d_type is not in POSIX and does not exist at least on Solaris.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@23 182aca00-e38e-11de-a668-6fd11605f5ce
|
2009-12-18 02:44:35 +00:00 |
|
itagaki.takahiro
|
8863b7944b
|
Adjust to be able to build on 8.3 or older versions.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@22 182aca00-e38e-11de-a668-6fd11605f5ce
|
2009-12-18 02:26:19 +00:00 |
|
itagaki.takahiro
|
f0d7a1254e
|
Add missing headers and portable flock() implemented with fcntl() for Solaris.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@19 182aca00-e38e-11de-a668-6fd11605f5ce
|
2009-12-17 02:38:48 +00:00 |
|
itagaki.takahiro
|
6545c64ca8
|
Remove unused functions because of porting issues.
They are used by another project, but not used by pg_rman.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@18 182aca00-e38e-11de-a668-6fd11605f5ce
|
2009-12-16 00:40:22 +00:00 |
|
itagaki.takahiro
|
454e8f7e25
|
fix the last commit.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@17 182aca00-e38e-11de-a668-6fd11605f5ce
|
2009-12-13 10:05:06 +00:00 |
|
itagaki.takahiro
|
fe48c34b5e
|
Support multiple versions of postgres servers with one pg_rman binary.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@16 182aca00-e38e-11de-a668-6fd11605f5ce
|
2009-12-13 08:54:34 +00:00 |
|
itagaki.takahiro
|
08063f31f9
|
Fix typo in comments.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@13 182aca00-e38e-11de-a668-6fd11605f5ce
|
2009-12-10 13:16:08 +00:00 |
|
itagaki.takahiro
|
a90ec8e46f
|
URL to be http, not https.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@4 182aca00-e38e-11de-a668-6fd11605f5ce
|
2009-12-08 00:49:45 +00:00 |
|
itagaki.takahiro
|
7fbb857d03
|
First import.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@2 182aca00-e38e-11de-a668-6fd11605f5ce
|
2009-12-08 00:21:28 +00:00 |
|
(no author)
|
007464ae8f
|
Initial directory structure.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@1 182aca00-e38e-11de-a668-6fd11605f5ce
|
2009-12-08 00:10:30 +00:00 |
|