Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbce641a

Browse files
committed
doc: Fix explanation related to pg_shmem_allocations
Offsets are shown as NULL only for anonymous allocations.Author: Benoit LobréauReviewed-by: Kyotaro HoriguchiDiscussion:https://postgr.es/m/CAPE8EZ5Lnoyqoz7aZpvQM0E8sW+hw+k6G2NULe+m4arFRrA1aA@mail.gmail.comBackpatch-through: 13
1 parent02c767b commitbce641a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12493,7 +12493,7 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
1249312493
</para>
1249412494
<para>
1249512495
The offset at which the allocation starts. NULL for anonymous
12496-
allocations and unused memory.
12496+
allocations, since details related to them are not known.
1249712497
</para></entry>
1249812498
</row>
1249912499

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp