CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/05/11 14:36:13

Modified files:
        src/backend/catalog: aclchk.c 
        src/backend/executor: execMain.c 
        src/include/utils: acl.h 

Log message:
        Refactor low-level aclcheck code to provide useful interfaces for multi-bit
        permissions tests in about the same amount of code as before.  Exactly what
        the GRANT/REVOKE code ought to be doing is still up for debate, but this
        should be helpful in any case, and it already solves an efficiency problem
        in executor startup.


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to