| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: move system views section to its own chapter |
| Date: | 2022-07-14 20:07:37 |
| Message-ID: | E1oC57Y-000CRD-M5@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
doc: move system views section to its own chapter
Previously it was inside the system catalogs chapter.
Reported-by: Peter Smith
Discussion: https://postgr.es/m/CAHut+PsMc18QP60D+L0hJBOXrLQT5m88yVaCDyxLq34gfPHsow@mail.gmail.com
Backpatch-through: 15
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/64d364bb39cbb1d97ab6dbd6b873a1016a261d4b
Modified Files
--------------
doc/src/sgml/catalogs.sgml | 4741 ---------------------------------------
doc/src/sgml/filelist.sgml | 1 +
doc/src/sgml/postgres.sgml | 1 +
doc/src/sgml/system-views.sgml | 4750 ++++++++++++++++++++++++++++++++++++++++
4 files changed, 4752 insertions(+), 4741 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2022-07-14 20:20:10 | pgsql: doc: add documentation about ecpg Oracle-compatibility mode |
| Previous Message | Bruce Momjian | 2022-07-14 19:44:48 | pgsql: doc: clarify the behavior of identically-named savepoints |