diff options
author | Tom Lane | 2007-06-01 23:43:28 +0000 |
---|---|---|
committer | Tom Lane | 2007-06-01 23:43:28 +0000 |
commit | bc7ccdfe461e9472f736a2809342135eea661692 (patch) | |
tree | 84503db0327b923aaeae2bc065c213c032e1049e /doc/src | |
parent | 962cd2344e256ab783584c961a6a67de0c98015b (diff) |
Fix aboriginal bug in BufFileDumpBuffer that would cause it to write the
wrong data when dumping a bufferload that crosses a component-file boundary.
This probably has not been seen in the wild because (a) component files are
normally 1GB apiece and (b) non-block-aligned buffer usage is relatively
rare. But it's fairly easy to reproduce a problem if one reduces RELSEG_SIZE
in a test build. Kudos to Kurt Harriman for spotting the bug.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions