Make aclcontains() do something that's at least vaguely reasonable:
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 14 Jan 2001 19:23:27 +0000 (19:23 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 14 Jan 2001 19:23:27 +0000 (19:23 +0000)
commite3e571e4d4fce16cfcc5f28aedfb3734b13664c3
tree2cbb16da2053363109dc16c890a5c1e75e055042
parent40856e6204df12a57bc881912a5ad0f271386b3d
Make aclcontains() do something that's at least vaguely reasonable:
it now returns true if the aclitem argument exactly matches any one of
the elements of the aclitem[] argument.  Per complaint from Wolff 1/10/01.
src/backend/utils/adt/acl.c