> + myextra = (int *) malloc(sizeof(int));
Please consider not casting malloc(). See http://c-faq.com/malloc/mallocnocast.html
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers