postgresql/doc
Peter Eisentraut 729205571e Add support for privileges on types
This adds support for the more or less SQL-conforming USAGE privilege
on types and domains.  The intent is to be able restrict which users
can create dependencies on types, which restricts the way in which
owners can alter types.

reviewed by Yeb Havinga
2011-12-20 00:05:19 +02:00
..
src Add support for privileges on types 2011-12-20 00:05:19 +02:00
bug.template
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO