Re: weird strncmp bug while executing trigger?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: weird strncmp bug while executing trigger?
Дата
Msg-id 10913.1025314147@sss.pgh.pa.us
обсуждение исходный текст
Ответ на weird strncmp bug while executing trigger?  (Anand <anand@blandings.com>)
Список pgsql-bugs
Anand <anand@blandings.com> writes:
> Am I doing something wrong here? Or is this genuinely a bug?

You should allow 7.2's createlang to create the function and language
declaration --- that will produce the correct, forward-portable
$libdir-relative path for the shared library.

It is undoubtedly a bug that prior releases generated absolute paths
for shared library references, but unless you have a time machine
handy there is little we can do about that :-(

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: psql 7.2.1: \d (alone) missing from \?
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #700: pqReadData() -- backend closed the channel unexpectedly.