Request to clarify on sql_numeric datatype - Mailing list pgsql-hackers

From Raghavendra Reddy
Subject Request to clarify on sql_numeric datatype
Date
Msg-id 584DE893B0E08F4B9748E295029F1E970375A587@maya.aztec.soft
Whole thread Raw
List pgsql-hackers

 
Hi,
 
     I have a query on sql_numeric datatype Can you please clarify on this?
      While inserting numeric data type into a table can you please let me know how you are storing the value in the database.
        Whether it  is stored as double or character or directly storing it as structure.
   
     I am implementing the slq_numeric datatype feature for our database and I am stuck up how to store the value in the database.
     Can you please help out regarding this.
 
 Thanks in advance.
 
Thanks and Regards,
Raghavendra
 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Spinlocks, yet again: analysis and proposed patches
Next
From: Neil Conway
Date:
Subject: Re: Beta2 Wrap Up ...