Add UPDATE entry for row reuse.
authorBruce Momjian
Sat, 24 Jun 2006 23:45:02 +0000 (23:45 +0000)
committerBruce Momjian
Sat, 24 Jun 2006 23:45:02 +0000 (23:45 +0000)
commitfc6a2293b59e2c2e9d76bbc20df9bd194a9b00cd
treee9e1ede57b2e6d95500cd2285f451fe36ed0d65c
parent50aa69a82577da0f4dacdd26d0eafecad76218ca
Add UPDATE entry for row reuse.

>
> * Allow heap reuse of UPDATEd rows if old and new versions are on the
>   same heap page?
>
>   This is possible for same-page updates because a single index row
>   can point to both old and new values.
>   http://archives.postgresql.org/pgsql-hackers/2006-06/msg01305.php
doc/TODO
doc/src/FAQ/TODO.html