Re: Dump CLUSTER in pg_dump

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Dump CLUSTER in pg_dump
Date: 2003-03-09 05:37:06
Message-ID: 20030309053706.GA25504@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Sun, Mar 09, 2003 at 01:01:15AM -0400, Alvaro Herrera wrote:

> Ok, done. The syntax is what I proposed, because no discussion
> arised... Let me know what do you think. (Perhaps I got the locking
> issues right this time.)

Lucky I forgot to attach, because there was a mistake. Hopefully this
one is good...

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
Thou shalt check the array bounds of all strings (indeed, all arrays), for
surely where thou typest "foo" someone someday shall type
"supercalifragilisticexpialidocious" (5th Commandment for C programmers)

Attachment Content-Type Size
alter-table-cluster-on-1.patch text/plain 9.0 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Dennis Björklund 2003-03-09 06:39:51 Re: String changes
Previous Message Joe Conway 2003-03-09 05:06:19 Re: SQL99 ARRAY support proposal