| From: | Alvaro Herrera <alvherre(at)atentus(dot)com> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: CLUSTER patch |
| Date: | 2002-08-03 20:50:39 |
| Message-ID: | Pine.LNX.4.44.0208031645590.13128-200000@cm-lcon1-46-187.cm.vtr.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| cluster.patch | text/plain | 16.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-08-04 03:47:20 | Re: show() function - updated patch |
| Previous Message | Bruce Momjian | 2002-08-03 16:04:29 | Re: Updated CHECK failed message patch |