More cleanup on roles patch. Allow admin option to be inherited through

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c33d575899593a46a5b9a76e4e0ef6f9d81e55dd
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-06-29T20:34:15Z
Releases: 8.1.0
More cleanup on roles patch.  Allow admin option to be inherited through
role memberships; make superuser/createrole distinction do something
useful; fix some locking and CommandCounterIncrement issues; prevent
creation of loops in the membership graph.

Files