PostgreSQL TODO List
====================
-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.
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
-Strict//EN"
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- xmlns="http://www.w3.org/1999/xhtml">
+Transitional//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
PostgreSQL TODO List
-51"/>
+25"/>
-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
storage, and permanent id for every column?
-
-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
widths. Perhaps the word wrapping could use the same
algorithm documented in the W3C specification.
Add "auto" expanded mode that outputs in expanded format if
"wrapped" mode can't wrap the output to the screen width
-
+
Add deferred trigger queue file
Right now all deferred trigger information is stored in backend
Consider automatic caching of statements at various levels:
- Parsed query tree, query execution plan, query results
+ parsed query tree, query execution plan, query results
Consider increasing internal areas when shared buffers is increased
All backends running as threads in a single process (not wanted)