Re: 7.4 Wishlist

From: Neil Conway <neilc(at)samurai(dot)com>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.4 Wishlist
Date: 2002-11-30 08:18:30
Message-ID: 1038644310.370.24.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-general 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(at)samurai(dot)com> || PGP Key ID: DB3C29FC

In response to

  • 7.4 Wishlist at 2002-11-29 18:51:26 from Christopher Kings-Lynne

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Hans-Jürgen Schönig 2002-11-30 09:19:53 Re: 7.4 Wishlist
Previous Message Neil Conway 2002-11-30 08:06:16 Re: 7.4 Wishlist

Browse pgsql-general by date

  From Date Subject
Next Message Joel Burton 2002-11-30 08:21:07 Re: SQL Query
Previous Message Neil Conway 2002-11-30 08:06:16 Re: 7.4 Wishlist

Browse pgsql-hackers by date

  From Date Subject
Next Message Hans-Jürgen Schönig 2002-11-30 09:19:53 Re: 7.4 Wishlist
Previous Message Neil Conway 2002-11-30 08:12:13 Re: Postgres 7.3 announcement on postgresql.org