pgsql: doc: clarify that pg_global can _only_ be used for system tabs. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: clarify that pg_global can _only_ be used for system tabs.
Date
Msg-id E1r2d0S-005IPY-TV@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  clarify that pg_global can _only_ be used for system tabs.

Reported-by: zhoushulin1992@gmail.com

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

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8680bae8463a0b213893ca6a1c5bb2c2530e823c

Modified Files
--------------
doc/src/sgml/manage-ag.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Adjust file_fdw regression tests for acc95f29ef FREEZE commit
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: move ROW IS NULL examples to a different chapter