From 7303b20964fa5fd505ac86b1219cc1ffcff09d4b Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 19 Aug 2008 19:19:53 +0000 Subject: [PATCH] Not done: < o -Allow an existing index to be marked as a table's primary key > o Allow an existing index to be marked as a table's primary key --- doc/TODO | 4 ++-- doc/src/FAQ/TODO.html | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/doc/TODO b/doc/TODO index 65834cda18..6e209c0ab7 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,7 +1,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Tue Aug 19 12:39:00 EDT 2008 +Last updated: Tue Aug 19 15:19:46 EDT 2008 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -848,7 +848,7 @@ SQL Commands http://archives.postgresql.org/pgsql-hackers/2006-12/msg00782.php - o -Allow an existing index to be marked as a table's primary key + o Allow an existing index to be marked as a table's primary key http://archives.postgresql.org/pgsql-hackers/2008-04/msg00500.php diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index e02fd3c932..bc9ea5e3bf 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -1,14 +1,14 @@ - - + + PostgreSQL TODO List - +

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Tue Aug 19 12:39:00 EDT 2008 +Last updated: Tue Aug 19 15:19:46 EDT 2008

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -730,7 +730,7 @@ first. There is also a developer's wiki at
storage, and permanent id for every column?

http://archives.postgresql.org/pgsql-hackers/2006-12/msg00782.php

-
  • -Allow an existing index to be marked as a table's primary key +
  • Allow an existing index to be marked as a table's primary key

    http://archives.postgresql.org/pgsql-hackers/2008-04/msg00500.php

  • @@ -996,7 +996,7 @@ first. There is also a developer's wiki at
    widths. Perhaps the word wrapping could use the same algorithm documented in the W3C specification. http://archives.postgresql.org/pgsql-hackers/2008-05/msg00404.php - http://www.w3.org/TR/CSS21/tables.html#auto-table-layout + http://www.w3.org/TR/CSS21/tables.htmlauto-table-layout
  • Add "auto" expanded mode that outputs in expanded format if "wrapped" mode can't wrap the output to the screen width

    http://archives.postgresql.org/pgsql-hackers/2008-05/msg00417.php @@ -1102,8 +1102,8 @@ first. There is also a developer's wiki at

  • -

    Triggers

    -

    +

    Triggers

    + -

    Features We Do _Not_ Want

    +

    Features We Do Not Want