pgsql: Typo and doc fixups for memory context reporting - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Typo and doc fixups for memory context reporting
Date
Msg-id E1uA3rI-000Ibz-1F@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Typo and doc fixups for memory context reporting

This fixes comment and docs typos as well as a small documentation
change to make it clearer.  Found via post-commit review.

Author: Rahila Syed <rahilasyed90@gmail.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CAH2L28vt16C9xTuK+K7QZvtA3kCNWXOEiT=gEekUw3Xxp9LVQw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f8c115a6cb6531ca86e7b0febd02698135827337

Modified Files
--------------
doc/src/sgml/func.sgml        |  5 ++---
src/backend/utils/mmgr/mcxt.c | 14 ++++++++------
2 files changed, 10 insertions(+), 9 deletions(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Fix broken indentation
Next
From: David Rowley
Date:
Subject: Re: pgsql: Add missing string terminator