Thread: [pgAdmin III] #342: Enumerable type doesn't have all the options available on CREATE TYPE

#342: Enumerable type doesn't have all the options available on CREATE TYPE
---------------------+------------------------------------------------------
 Reporter:  gleu     |       Owner:  dpage
     Type:  feature  |      Status:  new  
 Priority:  minor    |   Milestone:       
Component:  pgadmin  |     Version:  trunk
 Keywords:  type     |    Platform:  all  
---------------------+------------------------------------------------------
 See http://www.postgresql.org/docs/9.1/interactive/sql-createtype.html and
 http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=74c1723fc8dca2d70576ef2f0a66f4a7c99c173a
 (actually, this one says an option is dropped in 9.2)

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

#342: Enumerable type doesn't have all the options available on CREATE TYPE
---------------------+------------------------------------------------------
 Reporter:  gleu     |       Owner:  dpage
     Type:  feature  |      Status:  new  
 Priority:  minor    |   Milestone:       
Component:  pgadmin  |     Version:  trunk
 Keywords:  type     |    Platform:  all  
---------------------+------------------------------------------------------

Comment(by gleu):

 It lacks ANALYZE, LIKE, CATEGORY, and PREFERED. The dialog's height is
 already huge, and we cannot make it bigger if it needs to be used in small
 screens.

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

#342: Enumerable type doesn't have all the options available on CREATE TYPE
---------------------+------------------------------------------------------
 Reporter:  gleu     |       Owner:  gleu    
     Type:  feature  |      Status:  assigned
 Priority:  minor    |   Milestone:          
Component:  pgadmin  |     Version:  trunk   
 Keywords:  type     |    Platform:  all     
---------------------+------------------------------------------------------
Changes (by gleu):

  * owner:  dpage => gleu
  * status:  new => assigned


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

#342: Enumerable type doesn't have all the options available on CREATE TYPE
----------------------+-----------------------------------------------------
  Reporter:  gleu     |       Owner:  gleu  
      Type:  feature  |      Status:  closed
  Priority:  minor    |   Milestone:  1.16  
 Component:  pgadmin  |     Version:  trunk 
Resolution:  fixed    |    Keywords:  type  
  Platform:  all      |  
----------------------+-----------------------------------------------------
Changes (by gleu):

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


Comment:

 Done in
 http://git.postgresql.org/gitweb/?p=pgadmin3.git;a=commit;h=871b965e063ca582d383d3eb6e1386b48012de02

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