Re: WIP patch: reducing overhead for repeat de-TOASTing

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: WIP patch: reducing overhead for repeat de-TOASTing
Date: 2008-08-22 00:42:20
Message-ID: 27162.1219365740@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <bruce(at)momjian(dot)us> writes:
> Added to TODO:
> Eliminate de-TOASTing of values when not needed

That's a fairly bad description of what the patch was about. I changed
it to

Reduce costs of repeat de-TOASTing of values

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2008-08-22 00:46:10 Re: Difference when using ZIC vs. Timezone Abbr - Bug?
Previous Message Tom Lane 2008-08-22 00:36:51 Re: Proposal: new border setting in psql