summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-11-11 09:51:10 +0100
committerPeter Eisentraut <peter@eisentraut.org>2019-11-11 09:51:10 +0100
commitd0c92527cc77a8f6b235c2a5abba95e01367f825 (patch)
tree2a78814bf7c6fc2bf93dbcdbdd6a03658f7fb145 /src
parentbbaa8232729f2aa1b1061503a3d9f7db503d2788 (diff)
downloadpostgresql-d0c92527cc77a8f6b235c2a5abba95e01367f825.tar.gz
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 b9ba3fc773..e892779cdd 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).
-