pgsql: Fix confusion between "size" and "AnonymousShmemSize". - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix confusion between "size" and "AnonymousShmemSize".
Date
Msg-id E1Skgc9-0006KC-Bf@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix confusion between "size" and "AnonymousShmemSize".

Noted by Andres Freund.  Also improve a couple of comments.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/42e2ce6ae3e931953135a55b173a5ec4c54506c4

Modified Files
--------------
src/backend/port/sysv_shmem.c |   12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Dramatically reduce System V shared memory consumption.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Dramatically reduce System V shared memory consumption.