Code

pgtest.sh: Added documentation for 'restart'.
[postrr.git] / src /
2012-10-23 Sebastian HarlCData: Check both arguments of CData_update() for NULL.
2012-10-23 Sebastian HarlCData: Declared CData_update() as not strict.
2012-10-23 Sebastian HarlCData: Include CF function in output string.
2012-10-14 Sebastian Harlpostrr_comments.sql: Added comment for CData type.
2012-05-10 Sebastian HarlCData: added a cast to double precision.
2012-05-10 Sebastian HarlCData: Added cdata_update().
2012-05-09 Sebastian HarlRRTimeslice: added a cast to timestamp.
2012-05-08 Sebastian HarlRRTimeslice: Changed all comparison operators to compar...
2012-05-03 Sebastian Harlrrtimeslice: Added hash function and operator class.
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 Harluninstall_postrr.sql: Drop CData type and all related...
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.
2012-04-28 Sebastian HarlInitial import of PostRR -- the PostgreSQL Round-Robin... postrr-0.0.0