projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
| inline |
side by side
(parent:
bbaa823
)
Fix whitespace
author
Peter Eisentraut
<
[email protected]
>
Mon, 11 Nov 2019 08:51:10 +0000
(09:51 +0100)
committer
Peter Eisentraut
<
[email protected]
>
Mon, 11 Nov 2019 08:51:10 +0000
(09:51 +0100)
src/backend/utils/mmgr/README
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/mmgr/README
b/src/backend/utils/mmgr/README
index b9ba3fc7730437cfdddc30b2a07cac5cdd80bfe2..e892779cddf25a5dc80aca34232cc0c330f3b30b 100644
(file)
--- a/
src/backend/utils/mmgr/README
+++ b/
src/backend/utils/mmgr/README
@@
-485,4
+485,3
@@
context owning that block is updated. This means that when inquiring
about the memory usage in a given context, we have to walk all children
contexts recursively. This means the memory accounting is not intended
for cases with too many memory contexts (in the relevant subtree).
-