diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-01 23:43:39 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-01 23:43:39 +0000 |
| commit | 72cbfa4fcc6718fcd8c4eb479d0353b8802ce322 (patch) | |
| tree | 85de714b118df13721894df93fa807cda1f46053 /src/backend/parser | |
| parent | 2d91f676b0b23afc2cd0cd69f005dad7494c378e (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 'src/backend/parser')
0 files changed, 0 insertions, 0 deletions
