PostgreSQL TODO List

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Last updated: Wed Aug 24 15:43:15 EDT 2005

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.1 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.

Administration

Monitoring

Data Types

SELECT (10::numeric(2,0) / 6::numeric(2,0))::numeric(2,0) * 6;

The positive modulus result returned by NUMERICs might be considered
inaccurate, in one sense.

Functions

Multi-Language Support

Views / Rules

SQL Commands

Clients

Referential Integrity

Dependency Checking

Exotic Features

Indexes

Fsync

Cache Usage

Vacuum

Locking

Startup Time Improvements

Write-Ahead Log

Optimizer / Executor

Miscellaneous Performance

Source Code


Developers who have claimed items are: