Re: pgsql/src/backend/access/heap tuptoaster.c

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)hub(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql/src/backend/access/heap tuptoaster.c
Date: 2001-02-09 17:37:32
Message-ID: 200102091737.MAA10708@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

TODO item removed:

* Do not decompress untouched TOAST values on UPDATE

> CVSROOT: /home/projects/pgsql/cvsroot
> Module name: pgsql
> Changes by: tgl(at)hub(dot)org 01/02/09 12:30:03
>
> Modified files:
> src/backend/access/heap: tuptoaster.c
>
> Log message:
> When updating a tuple containing compressed-in-line fields, do not
> decompress the existing fields unnecessarily.
>
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-02-09 17:37:49 pgsql/doc TODO
Previous Message Tom Lane 2001-02-09 17:30:03 pgsql/src/backend/access/heap tuptoaster.c