• Teodor Sigaev's avatar
    Correctly align page's images in generic wal API · 7c8345f6
    Teodor Sigaev authored
    Page image should be MAXALIGN'ed because existing code could directly align
    pointers in page instead of align offset from beginning of page.
    
    Found during play with indexes as extenstion, Alexander Korotkov and me
    7c8345f6
generic_xlog.c 15.4 KB