"A.M." writes:
> In an attempt to implement ACLs at the application layer (for resources
> stored outside of the database), I am evaluating using aclitem[] as a column
> type. All the functions I would need seem to be in place: aclcontains,
> aclexplode, aclinsert, aclitemeq, aclitemin, aclitem
Hello,
In an attempt to implement ACLs at the application layer (for resources stored
outside of the database), I am evaluating using aclitem[] as a column type. All
the functions I would need seem to be in place: aclcontains, aclexplode,
aclinsert, aclitemeq, aclitemin, aclitemout, aclremove,