diff options
-rw-r--r-- | doc/src/sgml/release-14.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
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 <fujii@postgresql.org> --> <para> -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) </para> </listitem> @@ -1222,7 +1222,7 @@ Author: Fujii Masao <fujii@postgresql.org> --> <para> -Add lock wait time to pg_locks (Atsushi Torikoshi) +Add lock wait start time to pg_locks (Atsushi Torikoshi) </para> </listitem> |