Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: More cleanups for the recent large object permissions patch. - Mailing list pgsql-committers

From [email protected] (Robert Haas)
Subject pgsql: More cleanups for the recent large object permissions patch.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
More cleanups for the recent large object permissions patch.

Rewrite or adjust various comments for clarity.  Remove one bogus comment that
doesn't reflect what the code actually does.  Improve the description of the
lo_compat_privileges option.

Modified Files:
--------------
    pgsql/src/backend/catalog:
        aclchk.c (r1.157 -> r1.158)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/aclchk.c?r1=1.157&r2=1.158)
        pg_largeobject.c (r1.34 -> r1.35)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/pg_largeobject.c?r1=1.34&r2=1.35)
    pgsql/src/backend/commands:
        comment.c (r1.109 -> r1.110)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/comment.c?r1=1.109&r2=1.110)
    pgsql/src/backend/utils/adt:
        acl.c (r1.152 -> r1.153)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/acl.c?r1=1.152&r2=1.153)
    pgsql/src/backend/utils/misc:
        guc.c (r1.528 -> r1.529)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.528&r2=1.529)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: There is no good reason for the CREATE TABLE LIKE INCLUDING
Next
From: [email protected] (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: Fixed two bugs with Entity Framework SQL generation: