I have written a few Postgres extension functions in C, and want to modify
some of them to return an int8.  However, I don't see any int8 definition
in postgres.h.  (I have the 7.0.2 RPMs installed.)  How should I
accomplish this?

Reply via email to