Fix for ACL length problem on different platforms.
Bruce Momjian <bruce@momjian.us>
Fix for ACL length problem on different platforms.
Files
| Path | Change | +/− |
|---|---|---|
| doc/TODO | modified | +15 −13 |
| src/backend/utils/adt/acl.c | modified | +5 −1 |
| src/include/catalog/pg_type.h | modified | +7 −2 |
| src/include/utils/acl.h | modified | +6 −1 |