From: Bruce Momjian Date: Thu, 8 Jul 2021 17:08:09 +0000 (-0400) Subject: doc: PG 14 relnote, move system view items to the proper sect. X-Git-Tag: REL_14_BETA3~111 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6f566f0e9b1aab41eea1ca1991e04e3d8a79c198;p=thirdparty%2Fpostgresql.git doc: PG 14 relnote, move system view items to the proper sect. Backpatch-through: 14 only --- diff --git a/doc/src/sgml/release-14.sgml b/doc/src/sgml/release-14.sgml index 4884a362f23..491d4c4447a 100644 --- a/doc/src/sgml/release-14.sgml +++ b/doc/src/sgml/release-14.sgml @@ -1374,35 +1374,6 @@ Author: Alvaro Herrera - - - Add system view pg_backend_memory_contexts - to report session memory usage (Atsushi Torikoshi, Fujii Masao) - - - - - - - - Add function pg_log_backend_memory_contexts() - to output the memory contexts of arbitrary backends (Atsushi - Torikoshi) - - - - - @@ -1459,6 +1430,35 @@ Author: Michael Paquier + + + Add system view pg_backend_memory_contexts + to report session memory usage (Atsushi Torikoshi, Fujii Masao) + + + + + + + + Add function pg_log_backend_memory_contexts() + to output the memory contexts of arbitrary backends (Atsushi + Torikoshi) + + + + +