Обсуждение: [pgAdmin III] #360: Enum only showing as array type in new function dialog
#360: Enum only showing as array type in new function dialog
-----------------------------------+----------------------------------------
Reporter: brsa | Owner: dpage
Type: bug | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keywords: type, function dialog | Platform:
-----------------------------------+----------------------------------------
In the dialog to create a new function, under "Definition" as well as
under "Parameters", enum types seem only to be available as array types -
with a [] appended. Like: mytype[]. But no: mytype.
Came up here: http://stackoverflow.com/questions/10178402/pgadmin-iii-
showing-type-but-not-type
I tested and verified this with 1.14.2.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/360>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
Re: [pgAdmin III] #360: Enum only showing as array type in new function dialog
От
"pgAdmin Trac"
Дата:
#360: Enum only showing as array type in new function dialog
-----------------------------------+----------------------------------------
Reporter: brsa | Owner: gleu
Type: bug | Status: assigned
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keywords: type, function dialog | Platform:
-----------------------------------+----------------------------------------
Changes (by gleu):
* owner: dpage => gleu
* status: new => assigned
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/360#comment:1>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
Re: [pgAdmin III] #360: Enum only showing as array type in new function dialog
От
"pgAdmin Trac"
Дата:
#360: Enum only showing as array type in new function dialog
----------------------+-----------------------------------------------------
Reporter: brsa | Owner: gleu
Type: bug | Status: closed
Priority: minor | Milestone: 1.14.3
Component: pgadmin | Version: trunk
Resolution: fixed | Keywords: type, function dialog
Platform: all |
----------------------+-----------------------------------------------------
Changes (by gleu):
* status: assigned => closed
* platform: => all
* resolution: => fixed
* milestone: => 1.14.3
Comment:
Fixed in
http://git.postgresql.org/gitweb/?p=pgadmin3.git;a=commit;h=d6e4c1fd835e7762cc9eef5b10641c29803dd1a1
and
http://git.postgresql.org/gitweb/?p=pgadmin3.git;a=commit;h=cfe0a7ffd13fd7c30c28341a66a16c8d9fc3530c.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/360#comment:2>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
Re: [pgAdmin III] #360: Enum only showing as array type in new function dialog
От
"pgAdmin Trac"
Дата:
#360: Enum only showing as array type in new function dialog
----------------------+-----------------------------------------------------
Reporter: brsa | Owner: gleu
Type: bug | Status: reopened
Priority: minor | Milestone: 1.14.3
Component: pgadmin | Version: trunk
Resolution: | Keywords: type, function dialog
Platform: all |
----------------------+-----------------------------------------------------
Changes (by brsa):
* cc: brsa@… (added)
* status: closed => reopened
* resolution: fixed =>
Comment:
Still present in v1.14.3 (see attached screenshot).
It seems fixed in v1.16 beta2, though.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/360#comment:3>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
Re: [pgAdmin III] #360: Enum only showing as array type in new function dialog
От
"pgAdmin Trac"
Дата:
#360: Enum only showing as array type in new function dialog
----------------------+-----------------------------------------------------
Reporter: brsa | Owner: gleu
Type: bug | Status: reopened
Priority: minor | Milestone: 1.14.3
Component: pgadmin | Version: trunk
Resolution: | Keywords: type, function dialog
Platform: all |
----------------------+-----------------------------------------------------
Comment(by gleu):
Works for me. You'll definitely need more than simply this to convince me
it doesn't work. I applied the exact same patch, there was nothing more
applied on pgadmin/dlg/dlgFunction.cpp after that patch, and it works for
me right now.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/360#comment:4>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
Re: [pgAdmin III] #360: Enum only showing as array type in new function dialog
От
"pgAdmin Trac"
Дата:
#360: Enum only showing as array type in new function dialog
----------------------+-----------------------------------------------------
Reporter: brsa | Owner: gleu
Type: bug | Status: closed
Priority: minor | Milestone: 1.14.3
Component: pgadmin | Version: trunk
Resolution: fixed | Keywords: type, function dialog
Platform: all |
----------------------+-----------------------------------------------------
Changes (by brsa):
* status: reopened => closed
* resolution: => fixed
Comment:
I retested and found that it, in fact, works in 1.14.3 fort me, too. Not
sure how I got confused, maybe I installed 1.16 and forgot to upgrade
1.14.2 -> 1.14.3 on my other machine before the test.
Closing the bug, I am very sorry for the noise.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/360#comment:5>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III