Add third idea about pulling data from indexes.
authorBruce Momjian <bruce@momjian.us>
Wed, 15 Aug 2007 15:53:30 +0000 (15:53 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 15 Aug 2007 15:53:30 +0000 (15:53 +0000)
commit2d0bb2b882cda456c932e05c65cd760a347888a9
tree57399a1e0c6d0d91debe96bff464b7afd1977bdf
parent7c7fa143c28bcf752c2849163fbfa12fd77443af
Add third idea about pulling data from indexes.

>   A third idea would be for a heap scan to check if all rows are visible
>   and if so set a per-table flag which can be checked by index scans.
>   Any change to the table would have to clear the flag.  To detect
>   changes during the heap scan a counter could be set at the start and
>   checked at the end --- if it is the same, the table has not been
>   modified --- any table change would increment the counter.
doc/src/FAQ/TODO.html