• Robert Haas's avatar
    Slightly reorganize struct SnapshotData. · 1fc3d18f
    Robert Haas authored
    This squeezes out a bunch of alignment padding, reducing the size
    from 72 to 56 bytes on my machine.  At least in my testing, this
    didn't produce any measurable performance improvement, but the space
    savings seem like enough justification.
    
    Andres Freund
    1fc3d18f
snapshot.h 2.59 KB