diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-05-27 19:53:33 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-05-27 19:53:33 +0000 |
commit | 3212cf94176ff439095104693f45108f3c6d3a6d (patch) | |
tree | 6399fcbb9124e2fd712b4efffc43d0103bd14948 /src/backend/access/gist/gist.c | |
parent | 3cde085158029869a1d82fcc4a7baced57fc9fd1 (diff) | |
download | postgresql-3212cf94176ff439095104693f45108f3c6d3a6d.tar.gz postgresql-3212cf94176ff439095104693f45108f3c6d3a6d.zip |
Distinguish between MaxHeapAttributeNumber and MaxTupleAttributeNumber,
where the latter is made slightly larger to allow for in-memory tuples
containing resjunk attributes. Responds to today's complaint that one
cannot UPDATE a table containing the allegedly-legal maximum number of
columns.
Also, apply Manfred Koizar's recent patch to avoid extra alignment padding
when there is a null bitmap. This saves bytes in some cases while not
creating any backward-compatibility problem AFAICS.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions