Thread: pgsql: Doc: improve documentation about ALTER LARGE OBJECTrequirements

pgsql: Doc: improve documentation about ALTER LARGE OBJECTrequirements

From
Tom Lane
Date:
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

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b10997b5b3eec7fb9fe64d7543435552f327ee51

Modified Files
--------------
doc/src/sgml/ref/alter_large_object.sgml | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)