This is a discussion on FW: Problems with PgAdmin 1.4 within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> Forwarded to the support mailing list as I don't have time to look at this atm. Regards, Dave > ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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@op.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@op.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. > ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |