pgsql: Merge similar algorithms into roles_is_member_of().

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Merge similar algorithms into roles_is_member_of().
Дата
Msg-id E1lPqkw-0000qH-Og@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f687bf61ed4dc75ec074c387f848147da2097e13

Modified Files
--------------
src/backend/utils/adt/acl.c | 224 ++++++++++++--------------------------------
1 file changed, 59 insertions(+), 165 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: pgsql: Fix alignment in BRIN minmax-multi deserialization
Следующее
От: Tomas Vondra
Дата:
Сообщение: pgsql: Fix ndistinct estimates with system attributes