git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: e55e4c9) | patch
In rewriteheap.c (used by VACUUM FULL and CLUSTER), calculate the tuple
Tue, 9 Nov 2010 15:40:09 +0000 (17:40 +0200)
Tue, 9 Nov 2010 15:48:30 +0000 (17:48 +0200)
commit 39a67533975c8cbadf3d755216cea3ec2c3ce64c
In rewriteheap.c (used by VACUUM FULL and CLUSTER), calculate the tuple
length stored in the line pointer the same way it's calculated in the normal
heap_insert() codepath. As noted by Jeff Davis, the length stored by
raw_heap_insert() included padding but the one stored by the normal codepath
did not. While the mismatch seems to be harmless, inconsistency isn't good,
and the normal codepath has received a lot more testing over the years.

Backpatch to 8.3 where the heap rewrite code was introduced.
src/backend/access/heap/rewriteheap.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /