From: Bruce Momjian Date: Mon, 17 May 2021 18:05:05 +0000 (-0400) Subject: doc: PG 14 relnotes adjustments from Fujii Masao X-Git-Tag: REL_14_BETA1~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe2fb9ebcae8445fdb3915ecf8402a3a887effc2;p=thirdparty%2Fpostgresql.git doc: PG 14 relnotes adjustments from Fujii Masao --- diff --git a/doc/src/sgml/release-14.sgml b/doc/src/sgml/release-14.sgml index 2f5f4e91ed4..0bd49460e02 100644 --- a/doc/src/sgml/release-14.sgml +++ b/doc/src/sgml/release-14.sgml @@ -1141,7 +1141,7 @@ Author: Fujii Masao --> -Add function pg_backend_memory_contexts() to output the memory contexts of arbitrary backends (Atsushi Torikoshi) +Add function pg_log_backend_memory_contexts() to output the memory contexts of arbitrary backends (Atsushi Torikoshi) @@ -1222,7 +1222,7 @@ Author: Fujii Masao --> -Add lock wait time to pg_locks (Atsushi Torikoshi) +Add lock wait start time to pg_locks (Atsushi Torikoshi)