[pgAdmin III] #360: Enum only showing as array type in new function dialog

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgAdmin III] #360: Enum only showing as array type in new function dialog
Date: 2012-04-17 07:15:58
Message-ID: 045.8ad03cfd969c1d9ba71cb6082e4f4ef0@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-04-17 21:38:57 pgAdmin III commit: Fix RE of options in foreign tables
Previous Message Guillaume Lelarge 2012-04-16 19:51:08 Re: pldebugger server-side plugin