pgsql: doc: clarify that pg_global can _only_ be used for system tabs.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: clarify that pg_global can _only_ be used for system tabs.
Date: 2023-11-13 19:54:01
Message-ID: E1r2d0S-005IPY-TV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: clarify that pg_global can _only_ be used for system tabs.

Reported-by: zhoushulin1992(at)gmail(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-11-13 20:21:19 pgsql: doc: move ROW IS NULL examples to a different chapter
Previous Message Bruce Momjian 2023-11-13 19:45:01 pgsql: Adjust file_fdw regression tests for acc95f29ef FREEZE commit