pgsql: Add: < * Reuse index tuples that point to rows that are not

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: < * Reuse index tuples that point to rows that are not
Date: 2006-06-25 16:27:41
Message-ID: 20060625162741.AFAB69FA378@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

< * Reuse index tuples that point to rows that are not visible to anyone?
> * Reuse index tuples that point to heap tuples that are not visible to
> anyone?

Modified Files:
--------------
pgsql/doc:
TODO (r1.1898 -> r1.1899)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1898&r2=1.1899)
pgsql/doc/src/FAQ:
TODO.html (r1.401 -> r1.402)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.401&r2=1.402)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-06-25 18:29:49 pgsql: Tweak dynahash.c to avoid wasting memory space in non-shared hash
Previous Message James William Pye 2006-06-25 16:22:09 python - be: Stop setting probin to the compiled bytecode.