Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Increasing PDOMCPPParameter.RECORD_SIZE to 23

> If the value is stored offline, with a  
> pointer in PDOMCPPParameter, the record size will grow only to 21. 

How do I store a value out of line? Do I replicate the code in
PDOMLinkage.storeBuffer() (but treating maxInlineSize as 
Database.PTR_SIZE and not writing the INDIRECT_TYPE byte), or
is there a better way?

Thanks,
Nate
 		 	   		  

Back to the top