summaryrefslogtreecommitdiff
path: root/src/backend/parser
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-06-01 23:43:39 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-06-01 23:43:39 +0000
commit72cbfa4fcc6718fcd8c4eb479d0353b8802ce322 (patch)
tree85de714b118df13721894df93fa807cda1f46053 /src/backend/parser
parent2d91f676b0b23afc2cd0cd69f005dad7494c378e (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