Re: [pgadmin-hackers] ACL object is missing.

2004-11-18 Thread Andreas Pflug
Hiroshi Saito wrote: Hi Andreas. ACL object is missing. All REVOKE are necessary before each establishment. Please apply it. Or other methods? I don't agree. The reengineered window shows code for creation only, not for altering. When creating, the REVOKE isn't necessary. Regards, Andreas ---

[pgadmin-hackers] ACL object is missing.

2004-11-15 Thread Hiroshi Saito
Hi Andreas. ACL object is missing. All REVOKE are necessary before each establishment. Please apply it. Or other methods? Regards, Hiroshi Saito --- src/schema/pgObject.cpp.origTue Nov 16 02:45:46 2004 +++ src/schema/pgObject.cpp Tue Nov 16 03:01:43 2004 @@ -506,8 +506,12 @@ }