summaryrefslogtreecommitdiff
path: root/src/include/port/win32.h
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2010-11-09 17:40:09 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2010-11-09 17:48:30 +0200
commit39a67533975c8cbadf3d755216cea3ec2c3ce64c (patch)
treed663bfaa2bbed4992d7a841c59d295cea0a7839a /src/include/port/win32.h
parente55e4c9ced485b44be9e100bbe54546a3272ddae (diff)
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.
Diffstat (limited to 'src/include/port/win32.h')
0 files changed, 0 insertions, 0 deletions