From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [subxacts] Fixing TODO items |
Date: | 2004-07-28 23:53:33 |
Message-ID: | 20040728235333.GA15466@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
On Tue, Jul 27, 2004 at 01:32:01PM -0400, Tom Lane wrote:
> Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> writes:
> > There are some likely controversial changes; the Xid caches, in the
> > first place.
>
> No kidding ;-)
Ok, here is another try. This patch includes both the Xid cache
rewrite, source documentation (removed the big comment in xact.c and
added a README file), htup.h comments updated, and some user
documentation.
BTW, the overflow bit is certainly a better approach than the negative
cache. I am not sure about locking w.r.t. the XidCache though.
Please take a look at it.
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
Maybe there's lots of data loss but the records of data loss are also lost.
(Lincoln Yeoh)
Attachment | Content-Type | Size |
---|---|---|
nested-other-2.patch | text/plain | 51.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Fabien COELHO | 2004-07-29 05:22:59 | Re: pgxs: build infrastructure for extensions v4 |
Previous Message | Andreas Pflug | 2004-07-28 21:09:43 | Re: logger subprocess |