Code

postrr.h: Updated prototype for rrtimeslice_to_timestamptz().
[postrr.git] / src / postrr.h.in
index 798fd3fea523a84ae66e2d1111b9ce88dee8514c..206c682374941d6f02701031df907db065bbf227 100644 (file)
@@ -79,7 +79,7 @@ rrtimeslice_typmodout(PG_FUNCTION_ARGS);
 Datum
 rrtimeslice_to_rrtimeslice(PG_FUNCTION_ARGS);
 Datum
-rrtimeslice_to_timestamp(PG_FUNCTION_ARGS);
+rrtimeslice_to_timestamptz(PG_FUNCTION_ARGS);
 
 /* comparison operators */
 Datum