Code

postrr.git
2012-10-29 Sebastian HarlRRTimeslice: Use TimestampTz rather than timestamp...
2012-10-29 Sebastian Harlbase: Include extra version information in postrr_versi...
2012-10-29 Sebastian Harlpgtest.sh: Make it possible to specify PG_CONFIG thru...
2012-10-29 Sebastian Harluninstall_postrr.sql: Drop table "postrr.rrarchives".
2012-10-23 Sebastian Harlpostrr.sql: Added PostRR_update() functions.
2012-10-23 Sebastian Harlpostrr.sql: Added 'postrr.rrarchives' table.
2012-10-23 Sebastian Harlpgtest.sh: Added documentation for 'restart'.
2012-10-23 Sebastian Harlpgtest.sh: Added 'restart' command.
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-22 Sebastian Harlpgtest.sh: Exit with status zero when using the 'help...
2012-10-22 Sebastian Harlpgtest.sh: Improved help/usage output.
2012-10-18 Sebastian Harlpgtest.sh: Changed PostgreSQL port to 2345.
2012-10-14 Sebastian Harlpgtest.sh: 'setup': Create database for the current...
2012-10-14 Sebastian Harlpostrr_comments.sql: Added comment for CData type.
2012-10-14 Sebastian Harlpostrr.7: Added a short description for the CData data...
2012-10-14 Sebastian Harlconfigure: Added a few "checking ..." messages for...
2012-10-14 Sebastian Harlconfigure.ac: Replaced place-holder help text.
2012-10-14 Sebastian Harlautogen.sh: Improved "help" output.
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 Harlpgtest.sh: Pass additional arguments to client and...
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 Harlpgtest.sh: Added a small helper script to setup/run...
2012-04-28 Sebastian HarlInitial import of PostRR -- the PostgreSQL Round-Robin... postrr-0.0.0