Somehow, column rolconfig got removed from the documentation of the
pg_roles view in the 9.0 cycle, although the column is actually still
there. In 9.1, we'd also forgotten to document the rolreplication column.
Spotted by Sakamoto Masahiko.
bool
Role can log in. That is, this role can be given as the initial
- session authorization identifier.
+ session authorization identifier
Role can update system catalogs directly. (Even a superuser cannot do
- this unless this column is true.)
+ this unless this column is true)
null if no expiration
+ |
+ rolconfig
+ text[]
+
+ Role-specific defaults for run-time configuration variables
+
+
|
oid
oid