Change URL for SITC:
authorBruce Momjian
Thu, 29 Jun 2006 03:04:59 +0000 (03:04 +0000)
committerBruce Momjian
Thu, 29 Jun 2006 03:04:59 +0000 (03:04 +0000)
<   http://momjian.us/cgi-bin/pgsitc
>   http://archives.postgresql.org/pgsql-hackers/2006-06/msg01534.php

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

index eb98de28faf79255ce5e822fd8d915ea9c1ffcb3..3e445e19e941ef15b68e558d2f5ce221d34fc326 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 21:33:33 EDT 2006
+Last updated:      Wed Jun 28 23:04:46 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1144,7 +1144,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
+  http://archives.postgresql.org/pgsql-hackers/2006-06/msg01534.php
 
 * Reuse index tuples that point to heap tuples that are not visible to 
   anyone?
index cc28562eceb353a9aa8ab30c0c10517b7bf073a4..3ab4ff20b6955e4c5f94b649150023415113f002 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Wed Jun 28 21:33:33 EDT 2006
+Last updated:           Wed Jun 28 23:04:46 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1031,7 +1031,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
-  momjian.us/cgi-bin/pgsitc">http://momjian.us/cgi-bin/pgsitc
+  archives.postgresql.org/pgsql-hackers/2006-06/msg01534.php">http://archives.postgresql.org/pgsql-hackers/2006-06/msg01534.php
 

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