Re: How to debug this crash?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to debug this crash?
Дата
Msg-id 20824.1172594081@sss.pgh.pa.us
обсуждение исходный текст
Ответ на How to debug this crash?  (Jorge Godoy <jgodoy@gmail.com>)
Ответы Re: How to debug this crash?  (Jorge Godoy <jgodoy@gmail.com>)
Re: How to debug this crash?  (Jorge Godoy <jgodoy@gmail.com>)
Список pgsql-general
Jorge Godoy <jgodoy@gmail.com> writes:
> This is with:

> OpenSuSE 10.2
> postgresql-server-8.1.5-13
> postgresql-libs-8.1.5-13
> postgresql-docs-8.1.5-13
> postgresql-devel-8.1.5-13
> postgresql-8.1.5-13
> postgresql-pl-8.1.5-15

What python version?  (Hint: pre-8.2 plpython is known not to work
with python 2.5)

            regards, tom lane

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

Предыдущее
От: Robert Fitzpatrick
Дата:
Сообщение: Building a record in a function
Следующее
От: "David Gagnon"
Дата:
Сообщение: Re: select ARRAY[1,4,3] @> ARRAY[3,1] gives ERROR: operator does not exist: integer[] @> integer[] ???