From 64d364bb39cbb1d97ab6dbd6b873a1016a261d4b Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 14 Jul 2022 16:07:12 -0400 Subject: 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 --- doc/src/sgml/postgres.sgml | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/src/sgml/postgres.sgml') diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 0b60e46d69d..73439c049e9 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -251,6 +251,7 @@ break is not needed in a wider output rendering. &arch-dev; &catalogs; + &system-views; &protocol; &sources; &nls; -- cgit v1.2.3