Re: weird strncmp bug while executing trigger?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: weird strncmp bug while executing trigger?
Дата
Msg-id 25147.1025186557@sss.pgh.pa.us
обсуждение исходный текст
Ответ на weird strncmp bug while executing trigger?  (Anand <anand@blandings.com>)
Ответы Re: weird strncmp bug while executing trigger?  (Anand <anand@blandings.com>)
Список 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 по дате отправления:

Предыдущее
От: Gordon Luk
Дата:
Сообщение: Re: [Fwd: [GENERAL] [Please Help!!!!!!!!] Problem in Chinese
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: [ODBC] "Field is too small"