Re: pg_shmem_allocations view - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: pg_shmem_allocations view
Date
Msg-id 20140714204809.GC8170@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: pg_shmem_allocations view  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: pg_shmem_allocations view  (Abhijit Menon-Sen <ams@2ndQuadrant.com>)
List pgsql-hackers
Robert Haas wrote:
> On Mon, Jul 14, 2014 at 6:20 AM, Abhijit Menon-Sen <ams@2ndquadrant.com> wrote:
> > At 2014-05-08 15:28:22 +0200, andres@2ndquadrant.com wrote:
> >> > > Hm. Not sure what you're ACKing here ;).
> >> >
> >> > The idea of giving the unallocated memory a NULL key.
> >>
> >> Ok. A new version of the patches implementing that are attached.
> >> Including a couple of small fixups and docs. The latter aren't
> >> extensive, but that doesn't seem to be warranted anyway.
> >
> > I realise now that this email didn't actually have an attachment. Could
> > you please repost the latest version of this patch?
> 
> That's odd.  I received two attachments with that email.  Of course, I
> was copied directly, but why would the archives have lost the
> attachments?

The attachments are there on the archives, and also on my mbox -- and
unlike Robert, I was not copied.  I think this is a problem on Abhijit's
end.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: returning SETOF RECORD
Next
From: Jeff Janes
Date:
Subject: Getting list of held lwlocks from debugger