From 9e522d0816a93c6b574109b9b5251371ff6bcd64 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 2 Sep 2006 20:31:50 +0000 Subject: Update: < Last updated: Sat Sep 2 08:31:04 EDT 2006 > Last updated: Sat Sep 2 16:31:46 EDT 2006 < o Allow UPDATE tab SET ROW (col, ...) = (...) for updating multiple < columns > o -Allow UPDATE tab SET ROW (col, ...) = (val, ...) for updating > multiple columns > o Allow UPDATE tab SET ROW (col, ...) = (SELECT...) < A subselect can also be used as the value source. --- doc/src/FAQ/TODO.html | 66 +++++++++++++++++++++++++-------------------------- 1 file changed, 32 insertions(+), 34 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index cbe6780e0aa..53c70179d4e 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -2,16 +2,14 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -c +PostgreSQL TODO List -

c
-PostgreSQL TODO List -


-Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Sat Sep 2 08:31:04 EDT 2006 - +

PostgreSQL TODO List

+

Current maintainer: Bruce Momjian (bruce@momjian.us)
+Last updated: Sat Sep 2 16:31:46 EDT 2006 +

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.

@@ -24,7 +22,7 @@ Last updated: Sat Sep 2 08:31:04 EDT 2006 you would like to work on an item, please read the Developer's FAQ
first.

-

Administration

+

Administration

-

Monitoring

+

Monitoring

-

Data Types

+

Data Types

-

Functions

+

Functions

-

Multi-Language Support

+

Multi-Language Support

-

Views / Rules

+

Views / Rules

-

SQL Commands

+

SQL Commands

-

Clients

+

Clients

-

Triggers

+

Triggers

-

Dependency Checking

+

Dependency Checking

-

Exotic Features

+

Exotic Features

-

Indexes

+

Indexes

-

Fsync

+

Fsync

-

Cache Usage

+

Cache Usage

-

Vacuum

+

Vacuum

-

Locking

+

Locking

-

Startup Time Improvements

+

Startup Time Improvements

-

Write-Ahead Log

+

Write-Ahead Log

-

Optimizer / Executor

+

Optimizer / Executor

-

Miscellaneous Performance

+

Miscellaneous Performance

-

Source Code

+

Source Code

-

Features We Do _Not_ Want

+

Features We Do _Not_ Want


-

Developers who have claimed items are:

+

Developers who have claimed items are: