Add URL for SITC
authorBruce Momjian
Wed, 28 Jun 2006 21:05:22 +0000 (21:05 +0000)
committerBruce Momjian
Wed, 28 Jun 2006 21:05:22 +0000 (21:05 +0000)
>   http://momjian.us/cgi-bin/pgsitc

doc/TODO
doc/src/FAQ/TODO.html

index 1fa95d5582e94322e753c4218b7c57ff2b1c996f..d89ccea1a3cbad393be4e20320e0cfabb13d2f10 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Wed Jun 28 11:39:25 EDT 2006
+Last updated:      Wed Jun 28 17:05:09 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1143,6 +1143,7 @@ Vacuum
   is possible for same-page updates because a single index row can be
   used to point to both old and new values.
   http://archives.postgresql.org/pgsql-hackers/2006-06/msg01305.php
+  http://momjian.us/cgi-bin/pgsitc
 
 * Reuse index tuples that point to heap tuples that are not visible to 
   anyone?
index b0f8ccf4971d2a045456257239c3aae623392c3e..b0d1e448acea7a14c8c8fe9c9fd071703e1beb74 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Wed Jun 28 11:39:25 EDT 2006
+Last updated:           Wed Jun 28 17:05:09 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1030,6 +1030,7 @@ first.
   is possible for same-page updates because a single index row can be
   used to point to both old and new values.
   http://archives.postgresql.org/pgsql-hackers/2006-06/msg01305.php
+  http://momjian.us/cgi-bin/pgsitc
 

   
  • Reuse index tuples that point to heap tuples that are not visible to 
  •    anyone?