git.postgresql.org Git - postgresql.git/commit
2015年5月28日 16:44:31 +0000 (12:44 -0400)
2015年5月28日 16:44:39 +0000 (12:44 -0400)
commit 0381fefaa44f04e17dffb7e46e7677374a4fb2c7
Fix pg_rewind's handling of top-level symlinks.
The previous coding suffered a null-pointer dereference if it found any
symlink at the top level of $PGDATA. Fix that, and teach it to recurse
into a symlink for pg_xlog, but not anything else.
Per note from Abhijit Menon-Sen.
This is the main PostgreSQL git repository.
RSS
Atom