[pgAdmin III] #29: Patch for Caching datatypes for dlgColumn

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgAdmin III] #29: Patch for Caching datatypes for dlgColumn
Date: 2009-08-06 11:01:04
Message-ID: 058.1123dafd8b5036273a5079d8663c1bf8@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#29: Patch for Caching datatypes for dlgColumn
-------------------------------+--------------------------------------------
Reporter: Sachin Srivastava | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone: 1.12
Component: pgadmin | Version: trunk
Keywords: table | Platform: all
-------------------------------+--------------------------------------------
Cache datatypes in dlgTable, so they don't have to be reloaded by
dlgColumn, which may be used multiple times when creating a table [].

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/29>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2009-08-06 11:01:17 Re: [pgAdmin III] #29: Patch for Caching datatypes for dlgColumn
Previous Message pgAdmin Trac 2009-08-06 10:59:18 Re: [pgAdmin III] #28: Issues with control characters creeping in on Windows