PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Thu Mar 6 17:04:50 EST 2008

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

A hyphen, "-", marks changes that will appear in the upcoming 8.3 release.
A percent sign, "%", marks items that are easier to implement.

Bracketed items, "[]", have more detail.

This list contains all known PostgreSQL bugs and feature requests. If
you would like to work on an item, please read the Developer's FAQ
first. There is also a developer's wiki at
http://developer.postgresql.org.

Administration

Data Types

http://archives.postgresql.org/pgsql-hackers/2006-01/msg00250.php
http://archives.postgresql.org/pgsql-bugs/2006-04/msg00248.php

Functions

Multi-Language Support

Views / Rules

SQL Commands

Referential Integrity

Server-Side Languages

Clients

Triggers

Indexes

http://archives.postgresql.org/pgsql-hackers/2007-09/msg00051.php

Fsync

Cache Usage

Vacuum

Locking

Startup Time Improvements

Write-Ahead Log

Optimizer / Executor

Miscellaneous Performance

Source Code

Exotic Features

Features We Do Not Want