mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-27 07:21:09 +08:00
8b9e9644dc
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> |
||
---|---|---|
.. | ||
expected | ||
specs | ||
sql | ||
.gitignore | ||
logical.conf | ||
Makefile | ||
test_decoding.c |