Обсуждение: [pgAdmin III] #251: Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are specified
#251: Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are
specified
----------------------------+-----------------------------------------------
Reporter: Marti Raudsepp | Owner: Marti Raudsepp
Type: bug | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: 1.12
Keywords: index | Platform:
----------------------------+-----------------------------------------------
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. :)
The patch is attached, or you can also get it at
http://github.com/intgr/pgadmin3 branch "mybugfix"
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/251>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
#251: Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are
specified
-----------------------------+----------------------------------------------
Reporter: Marti Raudsepp | Owner: Marti Raudsepp
Type: bug | Status: closed
Priority: minor | Milestone: 1.12.2
Component: pgadmin | Version: 1.12
Resolution: fixed | Keywords: index
Platform: all |
-----------------------------+----------------------------------------------
Changes (by gleu):
* status: new => closed
* platform: => all
* resolution: => fixed
* milestone: => 1.12.2
Comment:
Fixed in c102486cfdc5976e786526583f45208f20ec5cbb and
79835bfa6b57b4a3b64ba1377f79f51cf35ec2f2
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/251#comment:1>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III