Re: Fill factor cannot be modified

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Thom Brown <thom(at)linux(dot)com>
Cc: pgadmin-support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Fill factor cannot be modified
Date: 2011-06-20 10:00:59
Message-ID: BANLkTind+Kdo8Y_H+-eoJVNWLWLFgfgopw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, Jun 17, 2011 at 6:39 PM, Thom Brown <thom(at)linux(dot)com> wrote:
> On 17 June 2011 18:18, Thom Brown <thom(at)linux(dot)com> wrote:
>> On 17 June 2011 18:16, Thom Brown <thom(at)linux(dot)com> wrote:
>>
>>> Very well then.  Dodgy patch attached.
>>
>> And again without ugly whitespace.
>
> Erk... just been trying to break it and found that this generates the
> alter statement every time once the value has been set, so fixed that
> too (attached).

LOL. The patch looks great as far as it goes - not at all dodgy. It
currently only affects tables though - you need to do roughly the same
thing in dlgIndex.cpp and dlgIndexConstraint.cpp to cover the cases
you reported :-)

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Thom Brown 2011-06-20 13:42:14 Re: Fill factor cannot be modified
Previous Message Michael Shapiro 2011-06-20 02:07:41 Re: Is 1.14 supposed to behave differently when it loses connection?