Code

rrtimeslice: Added hash function and operator class.
[postrr.git] / src / postrr.h.in
index 92025db3589fe438f457000ed41f985558e048c5..9a25d4e9f0c76375cbaab4a97c6ac85273644e2a 100644 (file)
@@ -94,6 +94,8 @@ Datum
 rrtimeslice_ge(PG_FUNCTION_ARGS);
 Datum
 rrtimeslice_cmp(PG_FUNCTION_ARGS);
+Datum
+rrtimeslice_hash(PG_FUNCTION_ARGS);
 
 /*
  * internal (not fmgr-callable) functions