Fix whitespace

This commit is contained in:
Peter Eisentraut 2019-11-11 09:51:10 +01:00
parent bbaa823272
commit d0c92527cc
1 changed files with 0 additions and 1 deletions

View File

@ -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 about the memory usage in a given context, we have to walk all children
contexts recursively. This means the memory accounting is not intended contexts recursively. This means the memory accounting is not intended
for cases with too many memory contexts (in the relevant subtree). for cases with too many memory contexts (in the relevant subtree).