FW: Problems with PgAdmin 1.4

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <pgadmin-support(at)postgresql(dot)org>
Cc: <doom2(at)op(dot)pl>
Subject: FW: Problems with PgAdmin 1.4
Date: 2005-11-23 09:02:38
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4E7E296@ratbert.vale-housing.co.uk
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Forwarded to the support mailing list as I don't have time to look at this atm.

Regards, Dave

> -----Original Message-----
> From: Piotr Hlawski [mailto:doom2(at)op(dot)pl]
> Sent: 22 November 2005 10:03
> To: Dave Page
> Subject: Problems with PgAdmin 1.4
>
> Hello,
>
> I encountered some problems with PgAdmin 1.4:
>
> There is no pissible to delete procedures via drop down
> menu->delete/drop, I
> have for example procedure:
>
> qst.deactive_categories(IN to_deactivate _int4, OUT deactived int4)
>
> When I tried to drop it, I've got this message:
>
> ERROR: Function qst.deactivate_categories(integer[], integer)
> does not exist.
>
> DROP FUNCTION qst.deactive_categories(IN to_deactivate _int4,
> OUT deactived
> int4);
> in psql works properly
>
> There is no possible to edit procedures in properties panel.
> Whatever you
> change or not in such procedure, you'll get this message:
>
> ERROR: Cannot change return type of existing function
>
> I don't change return type, I just change one comment in procedure :)
>
> PS. Sorry for last incomplete e-mail...
>
> --
> .:: Piter // doom2(at)op(dot)pl // gg: 4534287 ::.
> Gdy już pomyślisz sobie, że nawet w dniu urodzin zostałeś
> zapomniany i
> opuszczony przez wszystkich, dwaj przyjaciele przyniosą ci w
> prezencie
> baryłeczkę po miodzie i pęknięty balonik.
>

Browse pgadmin-support by date

  From Date Subject
Next Message Elford,Andrew [Ontario] 2005-11-23 19:54:27 The server lacks instrumentation functions
Previous Message John DeSoi 2005-11-22 13:50:45 Re: backup/restore buttons deactivated