pgsql/src/backend/access/heap (tuptoaster.c)

From: Jan Wieck <wieck>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/access/heap (tuptoaster.c)
Date: 2000-07-06 18:22:46
Message-ID: 200007061822.e66IMk533245@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Thursday, July 6, 2000 @ 14:22:45
Author: wieck

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/access/heap
from hub.org:/tmp/cvs-serv32985

Modified Files:
tuptoaster.c

----------------------------- Log Message -----------------------------

Bugfix. If toasted tuple containted NULLs, DataFill() was handed
a wrong pointer causing the bitmap overwriting the tuple header.

Jan

Browse pgsql-committers by date

  From Date Subject
Next Message Jan Wieck 2000-07-06 18:39:40 pgsql/src/bin/pg_dump (pg_backup_archiver.c pg_backup_archiver.h pg_backup_custom.c pg_backup_files.c pg_dump.c pg_restore.c)
Previous Message Tom Lane 2000-07-06 05:48:31 pgsql/src/include/utils (builtins.h cash.h inet.h)