On 3/12/07, David Edelsohn <[EMAIL PROTECTED]> wrote:
        I thought that the Tuples conversion was suppose to address this
in the long term.

The tuples conversion is only going to make things worse in the short term.

Doug, isn't there a lang_tree bit you can make available, and use it
to make the tree code field 9 bits wide?  I know this is also not
quite optimal, but adding 24 bits like this is an invitation to
everyone to start using those bits, and before you know it we're stuck
with a larger-than-necessary tree structure... :-(  (plus, it's not 32
bits but 64 bits extra on 64 bits hosts...)

Gr.
Steven

Reply via email to