pgsql: doc: improve tablespace example query and link to helper funcs. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: improve tablespace example query and link to helper funcs.
Date
Msg-id E1t6xjF-003UyX-RW@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  improve tablespace example query and link to helper funcs.

Reported-by: Agustín

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

Backpatch-through: master

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/manage-ag.sgml | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: fix ALTER DOMAIN domain_constraint to spell out options
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: remove useless MERGE example