Fix aclexplode to not explode on a zero-entry ACL array.
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/acl.c | modified | +16 −14 |