Bruce Momjian <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> So this patch was by no stretch of the imagination ready to apply,
>> but you did it anyway.
> Right. What is your next question?
Perhaps "why is the buildfarm failing" would be appropriate.
regards, tom lane
Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > I ran pgindent on the tablecmds.c block of code, and cleaned up some
> > boolean assignments. There are a few XXX comments still in the code so
> > someone should look at those questions and either modify the code or
> > remove the co
Bruce Momjian <[EMAIL PROTECTED]> writes:
> I ran pgindent on the tablecmds.c block of code, and cleaned up some
> boolean assignments. There are a few XXX comments still in the code so
> someone should look at those questions and either modify the code or
> remove the comments.
So this patch was
Patch applied. Thanks.
Catalog version updated.
---
ITAGAKI Takahiro wrote:
> This is the 3rd revised fillfactor patch.
> Now, AM specific options are stored in pg_class.reloptions as text[].
> Also, some bugs are fixed.
Patch applied. Thanks.
I ran pgindent on the tablecmds.c block of code, and cleaned up some
boolean assignments. There are a few XXX comments still in the code so
someone should look at those questions and either modify the code or
remove the comments.
-