Resending - HOT WIP Patch - version 4

From: "Pavan Deolasee" <pavan(dot)deolasee(at)enterprisedb(dot)com>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: Resending - HOT WIP Patch - version 4
Date: 2007-03-02 02:55:43
Message-ID: 45E7922F.6030208@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Resending once again, all my previous attempts seems to have failed.
Is there a limit on patch size on -patches as well ? Attached is
a gzipped version.

Hi All,

Please see the version 4.0 of HOT WIP patch attached with the mail.
ISTM that this version has one of the most radical changes included i.e.
the line pointer redirection.

The patch should apply on the current CVS HEAD and pass all regression
tests. I feel that the patch is now in a stable state and I would
really appreciate if community folks can take a look at it and
provide comments/suggestions.

The VACUUM FULL is disabled right now. I am not aware of any design
issues for not supporting VACUUM FULL. I know its broken, but do
not want to hold back the patch while we fix it.

The most important change in this patch is the implementation of line
pointer redirection for handling dead root tuples. Please see my post
on hackers for details.

I would post some preliminary numbers in a separate email.
I would also post items where we need attention and discussion
and further work. I would welcome others to test the patch, for
correctness as well as performance.

Comments/suggestions ?

Thanks,
Pavan

--

EnterpriseDB http://www.enterprisedb.com

Attachment Content-Type Size
NewHOT-v4.0.patch.gz application/x-gzip 24.3 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2007-03-02 06:38:11 Re: Numeric patch to add special-case representations for < 8 bytes
Previous Message FAST PostgreSQL 2007-03-02 01:19:39 Re: [pgsql-patches] pg_get_domaindef