mirror of
https://github.com/postgres/postgres.git
synced 2026-03-03 05:40:43 -05:00
< 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 |
||
|---|---|---|
| .. | ||
| FAQ | ||
| sgml | ||
| Makefile | ||