Zdenek Kotala <[EMAIL PROTECTED]> writes:
> I found following expression in md.c:
> seekpos = (long) (BLCKSZ * (blocknum % ((BlockNumber) RELSEG_SIZE)));
There's no percentage in touching that code unless you intend to enable
the non-segmented behavior; which will probably need more fixes than
just this.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at
http://www.postgresql.org/about/donate