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

From Bruce Momjian
Subject Re: Idea for minor tstore optimization
Date
Msg-id 200803230121.m2N1LnG16394@momjian.us
Whole thread Raw
In response to Re: Idea for minor tstore optimization  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Idea for minor tstore optimization
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Added to TODO:
> > * Avoid tuple some tuple copying in sort routines
> >   http://archives.postgresql.org/pgsql-hackers/2008-02/msg01206.php
> 
> Actually ... isn't this done already?
> 
> http://archives.postgresql.org/pgsql-patches/2008-02/msg00176.php

Yea, removed because I thought you just did it.

--  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: Bruce Momjian
Date:
Subject: Re: Possible future performance improvement: sort updates/deletes by ctid