From e101e6bb8feefdec00a9e304a012cc928ceed71a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 14 Sep 2006 20:46:10 +0000 Subject: Remove: < * Research storing only active XIDs in subtransaction cache --- doc/src/FAQ/TODO.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/src/FAQ') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 3820a412e33..f01fb7c51d5 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Thu Sep 14 16:30:31 EDT 2006 +Last updated: Thu Sep 14 16:46:05 EDT 2006

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -1219,7 +1219,6 @@ first. cmin/cmax pair and is stored in local memory. Another idea is to store both cmin and cmax only in local memory.

-
  • Research storing only active XIDs in subtransaction cache
  • Consider ways of storing rows more compactly on disk