From: | "Donald Fraser" <demolish(at)cwgsy(dot)net> |
---|---|
To: | <pgadmin-support(at)postgresql(dot)org> |
Subject: | More bugs |
Date: | 2002-12-12 16:33:09 |
Message-ID: | 005001c2a1fc$2876cca0$2464a8c0@demolish1 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
PostgreSQL 7.3
OS: W2K SP2
pgAdminII: 1.4.8
1) This is probably a bug in the back end and so not sure if I should be reporting it here.
Dropping a rule on a table fails.
12/12/2002 16:11:59 - SQL (CISX): DROP RULE public.rul_tbl_contrib_ins ON tbl_contrib
12/12/2002 16:11:59 - Error in pgAdmin II:basActions.Drop: -2147467259 - ERROR: parser: parse error at or near "." at character 17
2) Not sure whether you would classify this as a bug?
If you try to edit an existing view but don't have superuser rights, it seems as thought pgAdmin creates a temporary view, deletes the old one and then renames the new one or something along those line. Basically it fails and in the process leaves a temporary view behind.
Regards
Donald
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2002-12-12 16:57:10 | Re: Bug on functions |
Previous Message | Dave Page | 2002-12-12 16:12:00 | Re: Unicode in PGAdmin |