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.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/2e02280726f5ca7a8e3c76e1491eaf5ab00fc8f4 Modified Files -------------- src/backend/access/heap/heapam.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
