Re: CLUSTER patch - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: CLUSTER patch
Date
Msg-id Pine.LNX.4.44.0208031645590.13128-200000@cm-lcon1-46-187.cm.vtr.net
Whole thread Raw
In response to Re: CLUSTER patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Bruce Momjian dijo:

> Doc patch mentions problem with dependency after CLUSTER.  Patch removed
> from queue.

It turns out I was using index_drop() rather than performDeletion().  I
have corrected it.  Please review this version.  Everything works here
as expected.

--
Alvaro Herrera (<alvherre[a]atentus.com>)
"La Primavera ha venido. Nadie sabe como ha sido" (A. Machado)

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Updated CHECK failed message patch
Next
From: Bruce Momjian
Date:
Subject: Re: show() function - updated patch