Re: pgstattuple locking fix - Mailing list pgsql-patches

From Tom Lane
Subject Re: pgstattuple locking fix
Date
Msg-id 20464.1193024803@sss.pgh.pa.us
Whole thread Raw
In response to pgstattuple locking fix  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Responses Re: pgstattuple locking fix
List pgsql-patches
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> writes:
> Here is a trivial fix of locking issue in pgstattuple().

Hmm, is this really a bug, and if so how far back does it go?
I'm thinking that having a pin on the buffer should be enough to
call PageGetHeapFreeSpace.

            regards, tom lane

pgsql-patches by date:

Previous
From: ITAGAKI Takahiro
Date:
Subject: pgstattuple locking fix
Next
From: ITAGAKI Takahiro
Date:
Subject: Re: pgstattuple locking fix