Excerpts from Tom Lane's message of lun jun 13 09:57:50 -0400 2011: > Jaime Casanova <[email protected]> writes: > > On Sat, Jun 11, 2011 at 8:01 PM, Robert Haas <[email protected]> wrote: > >> "can't reassign objects owned by %s because this user is internal to > >> the database system" ? > > > that message is not that clear... it seems to imply i can't reassign > > any object from that user... > > I think s/drop/reassign ownership of/ is sufficient. There's no reason > to change the rest of the message, especially because the same > phraseology is in use elsewhere.
Fixed in 8.2 and up. -- Álvaro Herrera <[email protected]> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
