Re: [pgAdmin III] #353: Add support for CREATE TABLE (LIKE ...) with foreign tables and views - Mailing list pgadmin-hackers

From pgAdmin Trac
Subject Re: [pgAdmin III] #353: Add support for CREATE TABLE (LIKE ...) with foreign tables and views
Date
Msg-id 054.198f322428c3aa22756eaa5e8f9c8dd3@code.pgadmin.org
Whole thread Raw
In response to [pgAdmin III] #353: Add support for CREATE TABLE (LIKE ...) with foreign tables and views  ("pgAdmin Trac" <trac@code.pgadmin.org>)
List pgadmin-hackers
#353: Add support for CREATE TABLE (LIKE ...) with foreign tables and views
----------------------+-----------------------------------------------------
  Reporter:  gleu     |       Owner:  gleu                 
      Type:  feature  |      Status:  closed               
  Priority:  minor    |   Milestone:                       
 Component:  pgadmin  |     Version:  trunk                
Resolution:  fixed    |    Keywords:  foreigntable view 9.2
  Platform:  all      |  
----------------------+-----------------------------------------------------
Changes (by gleu):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 See
 http://git.postgresql.org/gitweb/?p=pgadmin3.git;a=commit;h=93a2cbd287b64bc7cc553678e8f751908baccba9

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/353#comment:2>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Support CREATE TABLE LIKE
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #342: Enumerable type doesn't have all the options available on CREATE TYPE