Stas Bekman <[EMAIL PROTECTED]> writes: > Hmm, what about storing the pointer to apreq_value_t as val
AFAICT, that helps nada. > in the table and subclass get() to do what you want? Just subclassing get() might work! At the moment I'm concerned about how each() is implemented; does each make a call to FETCH to get at the value? If so, how does it handle multivalued keys? -- Joe Schaefer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
