X-Git-Url: https://git.tokkee.org/?p=postrr.git;a=blobdiff_plain;f=src%2Fpostrr.h.in;h=92025db3589fe438f457000ed41f985558e048c5;hp=95582db6eaf3a7d22f2f311f0fb2fb0cef1cf0d6;hb=fd01c2e8b891abe2e801e406555642284e6eef36;hpb=8aafc8258ac79e3baabb53dec56b902b1486622c diff --git a/src/postrr.h.in b/src/postrr.h.in index 95582db..92025db 100644 --- a/src/postrr.h.in +++ b/src/postrr.h.in @@ -128,6 +128,8 @@ cdata_typmodout(PG_FUNCTION_ARGS); /* casts */ Datum cdata_to_cdata(PG_FUNCTION_ARGS); +Datum +int32_to_cdata(PG_FUNCTION_ARGS); #endif /* ! POSTRR_H */