Fix incorrect tracking of session authorization in the presence of ACLs
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 19 Jul 2004 21:02:42 +0000 (21:02 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 19 Jul 2004 21:02:42 +0000 (21:02 +0000)
commitab50cb14a44657aceed82bf691f3d90874370662
treeacceea930ad0da311d0d87e875ef756add75dbbb
parent3998d0fdca75dda6bdb0e7bf482746c3f131724d
Fix incorrect tracking of session authorization in the presence of ACLs
that contain rights granted by non-owners.  Per bug report from
Nishad Prakash.
src/bin/pg_dump/pg_backup_archiver.c