> It should be marked volatile (rather than stable), as it has
> side-effects.
OK, I'll fix it.
> Wouldn't PG_RETURN_VOID() be more appropriate than returning true?
I was under the impression that functions used in SELECTs cannot use
PG_RETURN_VOID()...
Chris