On Thu, 19 Jun 2003, Alvaro Herrera wrote:
> #include <postgres_fe.h>
> int GetPageSize() {
> return BLCKSZ;
> }
>
> Is that it?
Something closer to this, I'd think:
Datum
get_change_log_staff_id(PG_FUNCTION_ARGS)
{
PG_RETURN_INT32(change_log_staff_id);
};
cjs
--
Curt Sampson <cjs(at)cynic(dot)net> +81 90 7737 2974 http://www.netbsd.org
Don't you know, in this new Dark Age, we're all light. --XTC