ACL-related adt functions: aclcontains vs aclcheck

From: fche(at)redhat(dot)com (Frank Ch(dot) Eigler)
To: pgsql-hackers(at)postgresql(dot)org
Subject: ACL-related adt functions: aclcontains vs aclcheck
Date: 2001-11-07 20:45:43
Message-ID: o51yjal37s.fsf@toenail.toronto.redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hi -

Is there a good reason why the aclcontains() UDF in utils/adt/acl.c is
defined as it is, instead of calling over to aclcheck() in
catalog/aclchk.c? With that, aclcontains('{"group foo=r"}',"user bar=r")
would return true if bar is in foo.

- FChE

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-11-07 21:26:05 Re: ACL-related adt functions: aclcontains vs aclcheck
Previous Message Jean-Michel POURE 2001-11-07 20:45:42 Java's Unicode Notation