aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-06-01 23:43:23 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-06-01 23:43:23 +0000
commitdc9b57fcc8d0da9869acd8d2e5de8df2e2324ff6 (patch)
treee6611d6251d219ac7e27e5b99343a43838b504f4 /src/tutorial/funcs.c
parent38bbcb3888d8d93dfc369fbbac49888860596010 (diff)
downloadpostgresql-dc9b57fcc8d0da9869acd8d2e5de8df2e2324ff6.tar.gz
postgresql-dc9b57fcc8d0da9869acd8d2e5de8df2e2324ff6.zip
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/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions