Make the reference to "CREATE USER" in the CREATE ROLE page a link.

Robert Haas <rhaas@postgresql.org>

Commit: 5b9102cef2edcc621daef423d42969b517359136
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-10-10T17:38:32Z
Releases: 9.2.0
Make the reference to "CREATE USER" in the CREATE ROLE page a link.

This might help to avoid confusion between the CREATE USER command,
and the deprecated CREATEUSER option to CREATE ROLE, as per a recent
complaint from Ron Adams.  At any rate, having a cross-link here
seems like a good idea; two commands that are so similar should
reference each other.

Files

PathChange+/−
doc/src/sgml/ref/create_role.sgml modified +1 −1