Christopher Kings-Lynne <[EMAIL PROTECTED]> writes:
>> Fix incorrect tracking of session authorization in the presence of ACLs
>> that contain rights granted by non-owners. Per bug report from
>> Nishad Prakash.
> Is that the pg_dump half of the 'alter owner breaks non-default
> privileges' bug
Is that the pg_dump half of the 'alter owner breaks non-default
privileges' bug fix?
Chris
Tom Lane wrote:
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.
Modified File
Log Message:
---
Here is another patch that fixes a stack of pg_dump bugs:
* Fix help text ordering
* Add back --set-session-authorization to pg_dumpall. Updated the docs
for that. Updated help for that.
* Dump ALTER USER commands for the cluster owner ("pgsql"). These are
dumped AFTE
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 (
Log Message:
---
Done:
> * -Allow configuration files to be specified in a different directory
Modified Files:
--
pgsql-server/doc:
TODO (r1.1300 -> r1.1301)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/TODO.diff?r1=1.1300&r2=1.1301)
-
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.
Modified Files:
--
pgsql-server/src/bin/pg_dump:
pg_backup_archiver.c (r1.88 -> r1.89)
(
Log Message:
---
No CVS FAQ, just CVS docs.
Modified Files:
--
pgsql-server/doc:
FAQ_DEV (r1.61 -> r1.62)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/FAQ_DEV.diff?r1=1.61&r2=1.62)
pgsql-server/doc/src/FAQ:
FAQ_DEV.html (r1.64 ->
Log Message:
---
Modified Files:
--
pgsql-server/doc:
FAQ (r1.262 -> r1.263)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/FAQ.diff?r1=1.262&r2=1.263)
pgsql-server/doc/src/FAQ:
FAQ.html (r1.220 -> r1.221)
(http://develop
Log Message:
---
Install recovery.conf.sample into the /share install directory.
Modified Files:
--
pgsql-server/src/backend:
Makefile (r1.100 -> r1.101)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/Makefile.diff?r1=1.100&r2=1.101)
Log Message:
---
Remove unportable use of strptime() to parse recovery target time spec.
Instead use our own abstimein code, which is more flexible anyway.
Modified Files:
--
pgsql-server/src/backend/access/transam:
recovery.conf.sample (r1.1 -> r1.2)
(http
10 matches
Mail list logo