]> granicus.if.org Git - postgresql/commit
Fix confusion between "size" and "AnonymousShmemSize".
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 29 Jun 2012 19:12:10 +0000 (15:12 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 29 Jun 2012 19:12:10 +0000 (15:12 -0400)
commit42e2ce6ae3e931953135a55b173a5ec4c54506c4
tree0dfccf818f203c6ed7746d78f1aa1d93830edd7e
parent7a5c9ca93ad7d9b84f612d6157bf8990c7041d3c
Fix confusion between "size" and "AnonymousShmemSize".

Noted by Andres Freund.  Also improve a couple of comments.
src/backend/port/sysv_shmem.c