mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
doc: PG 14 relnotes adjustments from Fujii Masao
This commit is contained in:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user