]> granicus.if.org Git - postgresql/commit
Copy-edit the docs changes of OWNER TO CURRENT/SESSION_USER additions.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 10 Jul 2015 11:28:34 +0000 (14:28 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 10 Jul 2015 11:39:29 +0000 (14:39 +0300)
commitcba045b0bd25285242936fd678bc443bfd0d5b83
treeed61f7021c9e53aa85a56a6e62aa6477ffeceb0f
parente4f29ce32391525629c75aade86f2f939956c69c
Copy-edit the docs changes of OWNER TO CURRENT/SESSION_USER additions.

Commit 31eae602 added new syntax to many DDL commands to use CURRENT_USER
or SESSION_USER instead of role name in ALTER ... OWNER TO, but because
of a misplaced '{', the syntax in the docs implied that the syntax was
"ALTER ... CURRENT_USER", instead of "ALTER ... OWNER TO CURRENT_USER".
Fix that, and also the funny indentation in some of the modified syntax
blurps.
doc/src/sgml/ref/alter_large_object.sgml
doc/src/sgml/ref/alter_opclass.sgml
doc/src/sgml/ref/alter_operator.sgml
doc/src/sgml/ref/alter_opfamily.sgml