]> granicus.if.org Git - postgresql/commit
Done:
authorBruce Momjian <bruce@momjian.us>
Mon, 11 Jun 2007 01:51:50 +0000 (01:51 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 11 Jun 2007 01:51:50 +0000 (01:51 +0000)
commit5f2bda15eb52acf5c877172e5d77e70ac06df905
tree77df6336b015e882cfb81a28b1b496bab0ce34e2
parent6808f1b1de0ebcd4af558ba84c3226b2027f55ea
Done:

<  o Allow UPDATE/DELETE WHERE CURRENT OF cursor
<
<    This requires using the row ctid to map cursor rows back to the
<    original heap row. This become more complicated if WITH HOLD cursors
<    are to be supported because WITH HOLD cursors have a copy of the row
<    and no FOR UPDATE lock.
<    http://archives.postgresql.org/pgsql-hackers/2007-01/msg01014.php
<
>  o -Allow UPDATE/DELETE WHERE CURRENT OF cursor
doc/TODO
doc/src/FAQ/TODO.html