diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-08-03 15:23:56 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-08-03 15:25:12 +0300 |
commit | 615b69595525385bbf050a170912b7671cacc5c8 (patch) | |
tree | 6f2d8bf875adb038fccbef443c16e30e07f7899d /src/backend/access/transam/xlog.c | |
parent | 2b917a58aec17ca5cf64196ee1d5d77ef8635caf (diff) |
Fix pg_rewind when pg_xlog is a symlink.
pg_xlog is often a symlink, typically to a different filesystem. Don't
get confused and comlain about by that, and just always pretend that it's a
normal directory, even if it's really a symlink.
Also add a test case for this.
Backpatch to 9.5.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions