Обсуждение: pgsql-server: Fix incorrect tracking of session authorization in the

Поиск
Список
Период
Сортировка

pgsql-server: Fix incorrect tracking of session authorization in the

От
tgl@svr1.postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Fix incorrect tracking of session authorization in the presence of ACLs
that contain rights granted by non-owners.  Per bug report from
Nishad Prakash.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql-server/src/bin/pg_dump:
        pg_backup_archiver.c (r1.79.2.2 -> r1.79.2.3)

(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/bin/pg_dump/pg_backup_archiver.c.diff?r1=1.79.2.2&r2=1.79.2.3)