]> granicus.if.org Git - postgresql/commit
Doc: Fix various inconsistencies
authorMichael Paquier <michael@paquier.xyz>
Wed, 16 Oct 2019 04:10:31 +0000 (13:10 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 16 Oct 2019 04:10:31 +0000 (13:10 +0900)
commitdbefa96f8ea0e112c34e9317734dd8a303595e6a
treec5eaf0e0146e68606c89875612a3c28e3513f78a
parent6d3fe6b6bf05777cb7152b462594a1993af15857
Doc: Fix various inconsistencies

This fixes multiple areas of the documentation:
- COPY for its past compatibility section.
- SET ROLE mentioning INHERITS instead of INHERIT
- PREPARE referring to stmt_name, that is not present.
- Extension documentation about format name with upgrade scripts.

Backpatch down to 9.4 for the relevant parts.

Author: Alexander Lakhin
Discussion: https://postgr.es/m/bf95233a-9943-b341-e2ff-a860c28af481@gmail.com
Backpatch-through: 9.4
doc/src/sgml/extend.sgml
doc/src/sgml/ref/copy.sgml
doc/src/sgml/ref/prepare.sgml
doc/src/sgml/ref/set_role.sgml