aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execProcnode.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-12-01 20:49:53 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-12-01 20:49:53 +0000
commitc184470be350060fe13c11f66ebf7c6b6e36683c (patch)
treebd3dcaf7d2f053443cd7d8fcc0ec87f58f72f5c1 /src/backend/executor/execProcnode.c
parent3049fe7cfa994208cb15cf0c9a20e773839ebf8f (diff)
downloadpostgresql-c184470be350060fe13c11f66ebf7c6b6e36683c.tar.gz
postgresql-c184470be350060fe13c11f66ebf7c6b6e36683c.zip
Document the recently-understood hazard that a rollback can release row-level
locks that logically should not be released, because when a subtransaction overwrites XMAX all knowledge of the previous lock state is lost. It seems unlikely that we will be able to fix this before 8.3...
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions