pgsql: docs: improve 'capitals' inheritance example - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: improve 'capitals' inheritance example
Date
Msg-id E1kCnpx-0007FR-Vk@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs:  improve 'capitals' inheritance example

Adds constraints and improves wording.

Reported-by: 2552891@gmail.com

Discussion: https://postgr.es/m/159586122762.680.1361378513036616007@wrigleys.postgresql.org

Backpatch-through: 9.5

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/64fd65008c62ec011ba2d0673ca09849ae2b07c8

Modified Files
--------------
doc/src/sgml/advanced.sgml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify the useful features of procedures
Next
From: Bruce Momjian
Date:
Subject: pgsql: docs: improve 'capitals' inheritance example