Fix another bug in the redo of COPY batches.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 2e02280726f5ca7a8e3c76e1491eaf5ab00fc8f4
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2011-11-10T10:21:43Z
Releases: 9.2.0
Fix another bug in the redo of COPY batches.

I got alignment wrong in the redo routine. Spotted by redoing the log
genereated by copy regression test.

Files

PathChange+/−
src/backend/access/heap/heapam.c modified +1 −1