Re: Idea for minor tstore optimization - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Idea for minor tstore optimization
Date
Msg-id 200803230151.m2N1pdw02860@momjian.us
Whole thread Raw
In response to Re: Idea for minor tstore optimization  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Tom Lane wrote:
> >> Oh, wait, that's just a -patches entry; it doesn't look like Neil
> >> ever committed it.  Neil, how come?
> 
> > I thought this was Neil's commit that you just did:
> 
> No, the one I just put in was the one you have listed under "Avoid
> needless copy in nodeMaterial".  That should be removed, but the
> tstore optimization thread is still live.

I am thinking I need a todo queue separate from the patches queue,
except I often can't figure out which is which until I am done.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://postgres.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Idea for minor tstore optimization
Next
From: Simon Riggs
Date:
Subject: Re: Page-at-a-time Locking Considerations