Code

postrr.h: Updated prototype for rrtimeslice_to_timestamptz().
authorSebastian Harl <sh@tokkee.org>
Tue, 30 Oct 2012 06:19:17 +0000 (07:19 +0100)
committerSebastian Harl <sh@tokkee.org>
Tue, 30 Oct 2012 06:19:17 +0000 (07:19 +0100)
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