From 06bd3dba803eab1d2113f7ae9875b21482c78eba Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 28 Jun 2006 21:05:22 +0000 Subject: Add URL for SITC > http://momjian.us/cgi-bin/pgsitc --- doc/src/FAQ/TODO.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index b0f8ccf4971..b0d1e448ace 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: 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? -- cgit v1.2.3