summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Eisentraut2019-11-11 08:51:10 +0000
committerPeter Eisentraut2019-11-11 08:51:10 +0000
commitd0c92527cc77a8f6b235c2a5abba95e01367f825 (patch)
tree2a78814bf7c6fc2bf93dbcdbdd6a03658f7fb145 /src
parentbbaa8232729f2aa1b1061503a3d9f7db503d2788 (diff)
Fix whitespace
Diffstat (limited to 'src')
-rw-r--r--src/backend/utils/mmgr/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/backend/utils/mmgr/README b/src/backend/utils/mmgr/README
index b9ba3fc7730..e892779cddf 100644
--- 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).
-