Code

CData: added a cast to double precision.
[postrr.git] / src / cdata.c
2012-05-10 Sebastian HarlCData: added a cast to double precision.
2012-05-10 Sebastian HarlCData: Added cdata_update().
2012-04-30 Sebastian HarlCData: Added casts from integer and numeric to cdata.
2012-04-30 Sebastian HarlCData: Use float8 rather than double.
2012-04-29 Sebastian HarlCData: Added support for a type modifier.
2012-04-29 Sebastian HarlCData: fixed typo: RRTIMESLICE → CDATA.
2012-04-28 Sebastian HarlAdded initial version of the CData data type.