summaryrefslogtreecommitdiff
path: root/src/tutorial/complex.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-11-03 00:23:57 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-11-03 00:23:57 +0000
commit237afd453fe3a68d2dde4c940ad4a40aed8884d3 (patch)
tree8b037128815d29ffd1fcae0ea33046057cb82d51 /src/tutorial/complex.source
parentaaaacf0f6c861dccc4951a4630394801168fe366 (diff)
Fix longstanding race condition in transaction log management: there was a
very narrow window in which SimpleLruReadPage or SimpleLruWritePage could think that I/O was needed when it wasn't (and indeed the buffer had already been assigned to another page). This would result in an Assert failure if Asserts were enabled, and probably in silent data corruption if not. Reported independently by Jim Nasby and Robert Creager. I intend a more extensive fix when 8.2 development starts, but this is a reasonably low-impact patch for the existing branches.
Diffstat (limited to 'src/tutorial/complex.source')
0 files changed, 0 insertions, 0 deletions