Re: Make CLUSTER MVCC-safe - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Make CLUSTER MVCC-safe
Date
Msg-id 200704030109.l3319F109560@momjian.us
Whole thread Raw
In response to Re: Make CLUSTER MVCC-safe  (Heikki Linnakangas <heikki@enterprisedb.com>)
List pgsql-patches
Heikki Linnakangas wrote:
> Alvaro Herrera wrote:
> > Heikki Linnakangas wrote:
> >> Here's an update, fixing conflict by Tom's recent commit of Simon's
> >> patch to skip WAL-inserts when archiving is not enabled.
> >
> > Hmm, wouldn't it be better if the rewriteheap.c file was in
> > access/heap/ instead of commands/?
>
> Yeah, maybe. I thought of it as a subsystem of cluster, and possibly
> other commands like alter table. But it really is pretty low-level.

So, does the patch need adjustment?  Should we move it before
application?

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ecpg threading vs win32
Next
From: Bruce Momjian
Date:
Subject: Re: index support is NULL