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). -