diff options
author | Bruce Momjian <bruce@momjian.us> | 2007-06-11 01:51:50 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2007-06-11 01:51:50 +0000 |
commit | 5f2bda15eb52acf5c877172e5d77e70ac06df905 (patch) | |
tree | 77df6336b015e882cfb81a28b1b496bab0ce34e2 /src/backend/executor/nodeHashjoin.c | |
parent | 6808f1b1de0ebcd4af558ba84c3226b2027f55ea (diff) | |
download | postgresql-5f2bda15eb52acf5c877172e5d77e70ac06df905.tar.gz postgresql-5f2bda15eb52acf5c877172e5d77e70ac06df905.zip |
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
Diffstat (limited to 'src/backend/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions