Re: 7.4 Wishlist - Mailing list pgsql-hackers

From Neil Conway
Subject Re: 7.4 Wishlist
Date
Msg-id 1038644310.370.24.camel@tokyo
Whole thread Raw
In response to 7.4 Wishlist  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Responses Re: 7.4 Wishlist  (Hans-Jürgen Schönig <postgres@cybertec.at>)
List pgsql-hackers
On Fri, 2002-11-29 at 13:51, Christopher Kings-Lynne wrote:
> Just out of interest, if someone was going to pay you to hack on Postgres
> for 6 months, what would you like to code for 7.4?

Here's some of my current TODO list:

* FOR EACH STATEMENT triggers (already done)

* column lists for UPDATE triggers (will be done soon)

* Improve the buffer manager's replacement algorithm (LRU-K, perhaps?)

* Implement support for hugetlb pages on linux 2.5

* Finish off PITR (if no one else does ...)

* Asynchronous notification improvements (optional message, store
notifications in shared memory)

* Rowtype assignment in PL/PgSQL

Cheers,

Neil
-- 
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC





pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: Re: Postgres 7.3 announcement on postgresql.org
Next
From: Hans-Jürgen Schönig
Date:
Subject: Re: 7.4 Wishlist