mirror of
https://github.com/postgres/postgres.git
synced 2026-04-01 15:26:56 -04: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> |
||
|---|---|---|
| .. | ||
| expected | ||
| input | ||
| output | ||
| sql | ||
| .gitignore | ||
| dblink--1.0--1.1.sql | ||
| dblink--1.1--1.2.sql | ||
| dblink--1.2.sql | ||
| dblink--unpackaged--1.0.sql | ||
| dblink.c | ||
| dblink.control | ||
| Makefile | ||
| pg_service.conf | ||