pgsql: Add documentation: >>>I think a more accurate description would - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Add documentation: >>>I think a more accurate description would
Date
Msg-id 20050813015542.A31D252BD5@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add documentation:

>>>I think a more accurate description would be "permissions not
>>>inherited by children," and that isn't necessarily a bug.
>>
>>I agree it may not be a bug - but it's more than the permissions not
>>being inherited: the parent is affected.
>
>
> Not really, once you understand what's happening.  Unless you use
> FROM ONLY, selecting from the parent selects from the parent *and*
> its children.  The parent itself isn't affected, as queries with
> FROM ONLY should demonstrate.  I understand what you're saying --
> that there's an apparent effect on the parent -- but there really
> isn't.

Sean Burlington

Modified Files:
--------------
    pgsql/doc/src/sgml:
        ddl.sgml (r1.43 -> r1.44)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ddl.sgml.diff?r1=1.43&r2=1.44)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Disable strtoul() ERANGE check on Win32, because it isn't thread
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: The large one adds support for RSA keys and reorganizes the