Re: pg_shmem_allocations view - Mailing list pgsql-hackers

From Abhijit Menon-Sen
Subject Re: pg_shmem_allocations view
Date
Msg-id 20140714102030.GB21584@toroid.org
Whole thread Raw
In response to Re: pg_shmem_allocations view  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: pg_shmem_allocations view  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
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?

Thanks.

-- Abhijit



pgsql-hackers by date:

Previous
From: Abhijit Menon-Sen
Date:
Subject: Re: issue log message to suggest VACUUM FULL if a table is nearly empty
Next
From: Shigeru Hanada
Date:
Subject: Re: Incorrect comment in postgres_fdw.c