[pgAdmin III] #251: Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are specified

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgAdmin III] #251: Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are specified
Date: 2010-10-06 19:33:10
Message-ID: 055.0941e459f9ec16dbff62d6a4ad846d31@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-10-06 19:36:16 Re: [pgAdmin III] #251: Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are specified
Previous Message Guillaume Lelarge 2010-10-06 19:18:39 Re: [PATCH] Fix CREATE INDEX/CONSTRAINT syntax when tablespace and fillfactor are specified