PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Thu Nov 23 11:18:03 EST 2006

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.

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.

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

Functions

http://archives.postgresql.org/pgsql-hackers/2005-12/msg00948.php

Multi-Language Support

Views / Rules

SQL Commands

Clients

Triggers

Dependency Checking

Indexes

Fsync

Cache Usage

Vacuum

Locking

Startup Time Improvements

Write-Ahead Log

Optimizer / Executor

Miscellaneous Performance

Source Code

Exotic Features

Features We Do Not Want


Developers who have claimed items are: