Re: Update comment for README.HOT - Mailing list pgsql-hackers

From Thom Brown
Subject Re: Update comment for README.HOT
Date
Msg-id AANLkTin5_R-dFt+pRPo-tP=UzYP0jHFkTPGzFnJT3Czc@mail.gmail.com
Whole thread Raw
In response to Update comment for README.HOT  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Update comment for README.HOT
List pgsql-hackers
On 17 September 2010 20:52, Bruce Momjian <bruce@momjian.us> wrote:
> I would like to apply the attached patch to README.HOT so clarify when
> single-page cleanup happens, e.g. not during INSERT.
>

"... when the page is nearly full (<10%) ..."

Shouldn't that be >90%?

"... while INSERT ... VALUES cannot because it does not retrieve a row."

Is this still true when it's used in conjunction with RETURNING?

-- 
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Update comment for README.HOT
Next
From: Tom Lane
Date:
Subject: Re: Update comment for README.HOT