Re: weird strncmp bug while executing trigger? - Mailing list pgsql-bugs

From Tom Lane
Subject Re: weird strncmp bug while executing trigger?
Date
Msg-id 25147.1025186557@sss.pgh.pa.us
Whole thread Raw
In response to weird strncmp bug while executing trigger?  (Anand <anand@blandings.com>)
Responses Re: weird strncmp bug while executing trigger?
List pgsql-bugs
Anand <anand@blandings.com> writes:
> When I run the select statement given below, the postgres server dies on
> a SIGSEGV. This is quite annoying.

Hmm ... works for me.

You should check that the plpgsql.so mentioned by the CREATE FUNCTION
call is the same version of Postgres as your backend.  Weird things can
happen if an out-of-date plpgsql.so gets loaded.  I have not seen this
particular behavior reported before, though, so maybe that's not it.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Gordon Luk
Date:
Subject: Re: [Fwd: [GENERAL] [Please Help!!!!!!!!] Problem in Chinese
Next
From: Hiroshi Inoue
Date:
Subject: Re: [ODBC] "Field is too small"