OSDN Git Service

Fix incorrect tracking of session authorization in the presence of ACLs
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 19 Jul 2004 21:02:17 +0000 (21:02 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 19 Jul 2004 21:02:17 +0000 (21:02 +0000)
commit465edca3ecfb8f1750adda9731820286c109973b
tree13500d87e2e6ae88485357e77f12d308d9cc3a17
parent8459b2d47243807e4ee651d6cb35af12976c777e
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