mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
AclObjectKind was basically just another enumeration for object types, and we already have a preferred one for that. It's only used in aclcheck_error. By using ObjectType instead, we can also give some more precise error messages, for example "index" instead of "relation". Reviewed-by: Michael Paquier <michael.paquier@gmail.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pgrowlocks--1.1--1.2.sql | ||
| pgrowlocks--1.2.sql | ||
| pgrowlocks--1.0--1.1.sql | ||
| pgrowlocks--unpackaged--1.0.sql | ||
| pgrowlocks.c | ||
| pgrowlocks.control | ||