From: Sebastian Harl Date: Tue, 30 Oct 2012 06:19:17 +0000 (+0100) Subject: postrr.h: Updated prototype for rrtimeslice_to_timestamptz(). X-Git-Url: https://git.tokkee.org/?p=postrr.git;a=commitdiff_plain;h=932d2aadd60ff08e998914b05c9b18ec0ef17a83 postrr.h: Updated prototype for rrtimeslice_to_timestamptz(). --- diff --git a/src/postrr.h.in b/src/postrr.h.in index 798fd3f..206c682 100644 --- a/src/postrr.h.in +++ b/src/postrr.h.in @@ -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