ITAGAKI Takahiro <[EMAIL PROTECTED]> writes: > - Size avail; /* space available on this page > */ > + uint32 avail; /* space available on this page > */
This declaration ties into a boatload of others, eg, just about every use of Size in freespace.h. I'm unconvinced that we need to change it, but if we do, the patch needs to be a lot bigger. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate