Re: [HACKERS] pg_shmem_allocations view

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@2ndquadrant.com>, Andres Freund <andres@anarazel.de>, Michael Paquier <michael.paquier@gmail.com>, Marti Raudsepp <marti@juffo.org>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2020-01-09T16:13:46Z
Lists: pgsql-hackers
On Wed, Jan 8, 2020 at 2:30 AM Kyotaro Horiguchi
<horikyota.ntt@gmail.com> wrote:
> I agree to the patch as-is. Thanks for the explanatin.

OK. Thanks for the review, and for your thoughtful consideration of my comments.

I went ahead and committed this.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



Commits

  1. Add pg_shmem_allocations view.