From: | "Donald Fraser" <demolish(at)cwgsy(dot)net> |
---|---|
To: | <pgadmin-support(at)postgresql(dot)org> |
Subject: | Bug on functions |
Date: | 2002-12-12 16:01:22 |
Message-ID: | 003601c2a1f7$b7c8cf20$2464a8c0@demolish1 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Forgot to say that I'm using PostgreSQL 7.3.
Cheers Don
----- Original Message -----
From: Donald Fraser
To: pgadmin-support(at)postgresql(dot)org
Sent: Thursday, December 12, 2002 3:51 PM
Subject: [pgadmin-support] Bug on functions
OS: W2K SP2
pgAdmin: 1.4.8
When creating a function there are two problems relating to security rights.
1) It always adds a GRANT EXECUTE ON FUNCTION blalba.. TO PUBLIC even when I don't add it.
2) It doesn't handle secuirty on groups.If I add a group to the secuirty rights pgAdmin complanins. Error in pgAdmin II:frmFunction.Initialise: 13 - Type mismatch. If you go to the secuirty tab it displays nothing under privilages for a group.
Regards
Donald.
Ps. As an aside, do you know if there is information, a web site etc. on running odbc apps under Linux's wine. I've tried to run pgAdmin and I can't get the odbc stuff to register.
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2002-12-12 16:02:29 | Re: Unicode in PGAdmin |
Previous Message | Donald Fraser | 2002-12-12 15:51:07 | Bug on functions |