CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/10/29 18:20:55

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

Log message:
        Fix some corner cases in ACL manipulation: don't foul up on an empty
        ACL array, and force languages to be treated as owned by the bootstrap
        user ID.  (pg_language should have a lanowner column, but until it does
        this will have to do as a workaround.)


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to