diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-03-01 19:26:28 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-03-01 19:26:28 +0000 |
commit | be2623d24d6a48ff2a06769cbee234ca23ebf763 (patch) | |
tree | 28ca3d49360acc173d112f282a791e073100a8d7 /src/tutorial/basics.source | |
parent | 0b173a6e8df85aa2a924003188520adda3e2d16b (diff) | |
download | postgresql-be2623d24d6a48ff2a06769cbee234ca23ebf763.tar.gz postgresql-be2623d24d6a48ff2a06769cbee234ca23ebf763.zip |
Fix another place that was assuming that a local variable declared as
"struct varlena" would be at least word-aligned. Per buildfarm results
from gypsy_moth. I did a little bit of trawling for other instances of
this coding pattern, and didn't find any; but if we turn up any more
of them I think we'd better revert the "char [4]" patch and find another
way of making tuptoaster.c alignment-safe.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions