Code

RRTimeslice: Added cast from timestamptz to rrtimeslice.
[postrr.git] / src / rrtimeslice.c
2012-11-08 Sebastian HarlRRTimeslice: Added cast from timestamptz to rrtimeslice.
2012-11-07 Sebastian HarlRRTimeslice: Added rrtimeslice_cmp().
2012-10-30 Sebastian HarlRRTimeslice: Quote the lower/upper bounds in the range...
2012-10-30 Sebastian HarlRRTimeslice: Updated output format to <range> #<seq...
2012-10-30 Sebastian HarlRRTimeslice: Don't encode invalid (0) intervals in...
2012-10-29 Sebastian HarlRRTimeslice: Use TimestampTz rather than timestamp...
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-28 Sebastian HarlInitial import of PostRR -- the PostgreSQL Round-Robin... postrr-0.0.0