diff options
author | Simon Riggs | 2012-08-08 20:25:23 +0000 |
---|---|---|
committer | Simon Riggs | 2012-08-08 20:25:23 +0000 |
commit | 8143a56854a4f46968b12badb5b008f448e08ef5 (patch) | |
tree | 6ef3a53d351e96f9fed6bd192329e00cfc41f900 /src/backend/parser/parse_target.c | |
parent | 21786db81fca3fca0a17da3f58cc6590615e1580 (diff) |
Fix minor bug in XLogFileRead() that accidentally worked.
Cascading replication copied the incoming file into pg_xlog but
didn't set path correctly, so the first attempt to open file failed
causing it to loop around and look for file in pg_xlog. So the
earlier coding worked, but accidentally rather than by design.
Spotted by Fujii Masao, fix by Fujii Masao and Simon Riggs
Diffstat (limited to 'src/backend/parser/parse_target.c')
0 files changed, 0 insertions, 0 deletions