X-Git-Url: https://git.tokkee.org/?p=postrr.git;a=blobdiff_plain;f=src%2Fpostrr.h.in;h=bf93551c87af699e6ae00cee35e1168de8709aaf;hp=d9df4af255258897d55faecec38ffd68e73ae6eb;hb=204a47a5eef2694c4e8105ad68e667446bbf36a0;hpb=3d39f72435c8664ea9ffce084b1cc8297b6070fd diff --git a/src/postrr.h.in b/src/postrr.h.in index d9df4af..bf93551 100644 --- a/src/postrr.h.in +++ b/src/postrr.h.in @@ -79,6 +79,8 @@ rrtimeslice_typmodout(PG_FUNCTION_ARGS); Datum rrtimeslice_to_rrtimeslice(PG_FUNCTION_ARGS); Datum +timestamptz_to_rrtimeslice(PG_FUNCTION_ARGS); +Datum rrtimeslice_to_timestamptz(PG_FUNCTION_ARGS); /* comparison operators */