diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-11-23 23:41:54 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-11-23 23:41:54 +0000 |
commit | cd255bb07052a8db8fd3c435516e77d7c61f662e (patch) | |
tree | d8e9c4576ed2c447c35941398ba67086bfdf24cc /src/interfaces/python/tutorial/basics.py | |
parent | b104ffbd3d044d5117ca16b74dab868f7bc71190 (diff) | |
download | postgresql-cd255bb07052a8db8fd3c435516e77d7c61f662e.tar.gz postgresql-cd255bb07052a8db8fd3c435516e77d7c61f662e.zip |
Fix boundary condition in btbulkdelete: don't examine high key in case
where rightmost index page splits while we are waiting to obtain exclusive
lock on it. Not clear this would actually hurt (probably the callback
would always fail), but better safe than sorry.
Also, improve comments describing concurrency considerations in this code.
Diffstat (limited to 'src/interfaces/python/tutorial/basics.py')
0 files changed, 0 insertions, 0 deletions