Code

RRTimeslice: added a cast to timestamp.
[postrr.git] / src / postrr.h.in
index 2d32f1cf5511a234d3eab03050b5e5a8fff7991f..bca014a9d47591294dd7dfb4702ee9dfb7c2d3ab 100644 (file)
@@ -78,6 +78,8 @@ rrtimeslice_typmodout(PG_FUNCTION_ARGS);
 /* casts */
 Datum
 rrtimeslice_to_rrtimeslice(PG_FUNCTION_ARGS);
+Datum
+rrtimeslice_to_timestamp(PG_FUNCTION_ARGS);
 
 /* comparison operators */
 Datum