t.katsumata1122
|
6e39da4660
|
add specfile for PostgreSQL9.1
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@49 182aca00-e38e-11de-a668-6fd11605f5ce
|
2011-11-28 04:25:39 +00:00 |
|
t.katsumata1122
|
78eed96f63
|
revised for pg_rman1.2.2
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@48 182aca00-e38e-11de-a668-6fd11605f5ce
|
2011-11-28 04:22:05 +00:00 |
|
t.katsumata1122
|
ae6c0e0c55
|
revise for 1.2.1.
about ... keep-arclog-xxx and keep-srvlog-xxx.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@44 182aca00-e38e-11de-a668-6fd11605f5ce
|
2011-06-21 05:47:18 +00:00 |
|
katsumata.tomonari@oss.ntt.co.jp
|
566c47a6fc
|
release pg_rman-1.2.0.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@38 182aca00-e38e-11de-a668-6fd11605f5ce
|
2011-02-07 01:57:11 +00:00 |
|
itagaki.takahiro
|
686a5b0cf2
|
Remove dependency to libsml2 and libxslt.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@36 182aca00-e38e-11de-a668-6fd11605f5ce
|
2010-06-01 07:10:49 +00:00 |
|
itagaki.takahiro
|
9df43a0ad2
|
Yet another fixes for DST.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@35 182aca00-e38e-11de-a668-6fd11605f5ce
|
2010-06-01 06:48:21 +00:00 |
|
itagaki.takahiro
|
5933d52f54
|
Determine whether Daylight Saving Time is in effect when parse time.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@34 182aca00-e38e-11de-a668-6fd11605f5ce
|
2010-06-01 06:39:16 +00:00 |
|
itagaki.takahiro
|
397c9ebaad
|
Fix a bug in extracting filename from archive_command.
git-svn-id: http://pg-rman.googlecode.com/svn/trunk@33 182aca00-e38e-11de-a668-6fd11605f5ce
|
2010-03-03 05:05:56 +00:00 |
|
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 |
|