pgsql: Fix aclexplode to not explode on a zero-entry ACL array. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix aclexplode to not explode on a zero-entry ACL array.
Date
Msg-id 20100112023922.9557C7541B9@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix aclexplode to not explode on a zero-entry ACL array.
(An Assert is no substitute for thinking clearly :-()

Minor style kibitzing too.

Per report from Robert Treat.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        acl.c (r1.154 -> r1.155)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/acl.c?r1=1.154&r2=1.155)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove tabs in SGML file.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Please tablespace directories in their own subdirectory so