diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-05-28 12:44:31 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-05-28 12:44:39 -0400 |
commit | 0381fefaa44f04e17dffb7e46e7677374a4fb2c7 (patch) | |
tree | 56cf8fd43aef04395af30a3f32ce7d9c4b8f4e23 /src/backend/access/gist | |
parent | e5f1a4f1e350f1e72531d032eaa9095ba5baeb51 (diff) | |
download | postgresql-0381fefaa44f04e17dffb7e46e7677374a4fb2c7.tar.gz postgresql-0381fefaa44f04e17dffb7e46e7677374a4fb2c7.zip |
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.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions