Re: [PATCH] Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are specified - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: [PATCH] Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are specified
Date
Msg-id 4CACCB8F.2070003@lelarge.info
Whole thread Raw
In response to Re: [PATCH] Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are specified  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
Le 06/10/2010 00:25, Guillaume Lelarge a écrit :
> Hi Marti,
>
> Le 05/10/2010 23:33, Marti Raudsepp a écrit :
>> [...]
>> Quite recently I stumbled upon this bug in pgAdminIII and today I was
>> reading Guillaume Lelarge's article about pgAdmin's git repository and
>> this is the result. :)
>>
>
> That's just great. I didn't expect that someone would use this blog post
> so quickly. And you don't appear to be alone:
> http://github.com/postgres/pgadmin3/network
>
>> The patch is attached, or you can also get it at
>> http://github.com/intgr/pgadmin3 branch "mybugfix"
>>
>
> OK, nice work. I'll check this tomorrow. Thanks for your work.
>

Done, and commited. I also commited a substract of your patch on the
1.12 branch (we didn't have the tablespace issue in the index constraint
back in 1.12).

Thanks again.


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix CREATE INDEX/CONSTRAINT syntax
Next
From: "pgAdmin Trac"
Date:
Subject: [pgAdmin III] #251: Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are specified