Status of 8.3 patches

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Cc: Neil Conway <neilc(at)samurai(dot)com>, ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>
Subject: Status of 8.3 patches
Date: 2007-08-20 18:23:44
Message-ID: 200708201823.l7KINi319732@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is the current 8.3 patch status:

http://developer.postgresql.org/index.php/Todo:PatchStatus

As you can see we have two major patches remaining, tsearch2 and HOT.
Tom is working on tsearch2 now and Paven just posted an updated HOT
patch. (Only the GIT (group index tuples) patch didn't make it into
8.3.)

There are a few minor patches left:

o Automatic adjustment of bgwriter_lru_maxpages

We show this as waiting for performance results. I am thinking we
should hold this for 8.4.

o Error correction for n_dead_tuples

This shows as waiting on another patch. Again, I am thinking to
keep it for 8.4.

o Per function search_path

Tom will complete this one.

o Table function support

Neil, where are you on this?

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jignesh K. Shah 2007-08-20 19:12:48 Function quote_literal broken in CATALOG_VERSION_NO 200707251
Previous Message Stefan Kaltenbrunner 2007-08-20 17:55:33 Re: random crashes on -HEAD for a few days now