On 2/6/07, Marko Kreen <markokr(at)gmail(dot)com> wrote:
> STRICT IMMUTABLE fixed the crash for me so seems it was bug
> in the module. Although it did not happen in 8.2.1 so seems
> some change in 8.2.2 made it trigger.
Trigger was following patch:
http://archives.postgresql.org/pgsql-committers/2007-02/msg00016.php
as function test.break_guid() assigns NULLs to gplus_ret.
--
marko