Doc: improve documentation about ALTER LARGE OBJECT requirements.

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

Commit: a96722938ed75401c608c7a2487f3591c7915657
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-12-11T16:22:28Z
Releases: 9.4.21
Doc: improve documentation about ALTER LARGE OBJECT requirements.

Unlike other ALTER ref pages, this one neglected to mention that
ALTER OWNER requires being a member of the new owning role.
Per bug #15546 from Stefan Kadow.

Discussion: https://postgr.es/m/15546-0558c75fd2025e7c@postgresql.org

Files

PathChange+/−
doc/src/sgml/ref/alter_large_object.sgml modified +9 −3

Discussion