]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Merge similar algorithms into roles_is_member_of().
authorNoah Misch <noah@leadboat.com>
Fri, 26 Mar 2021 17:42:16 +0000 (10:42 -0700)
committerNoah Misch <noah@leadboat.com>
Fri, 26 Mar 2021 17:42:16 +0000 (10:42 -0700)
commitf687bf61ed4dc75ec074c387f848147da2097e13
tree32fed14f3f5b3fe8bcd0ef9db540fe86f60993ff
parent73b96bad4af8fd113a36e4633dd3312001c115dc
Merge similar algorithms into roles_is_member_of().

The next commit would have complicated two or three algorithms, so take
this opportunity to consolidate.  No functional changes.

Reviewed by John Naylor.

Discussion: https://postgr.es/m/20201228043148.GA1053024@rfd.leadboat.com
src/backend/utils/adt/acl.c