BUG #2352: Bug with Pl/Python

Поиск
Список
Период
Сортировка
От Rafael Jorge Sierra Goncales
Тема BUG #2352: Bug with Pl/Python
Дата
Msg-id 200603212021.k2LKLtHS094279@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #2352: Bug with Pl/Python  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2352
Logged by:          Rafael Jorge Sierra Goncales
Email address:      rafaeljsg14@gmail.com
PostgreSQL version: 8.1.3
Operating system:   NetBSD-3.0
Description:        Bug with Pl/Python
Details:

I'm trying run this command:
=# CREATE LANGUAGE "plpythonu"

But it only throws a SIGABRT
I set all debug levels to the maximum (debug5), and I was compiled with the
option --enable-debug, when I run "gdb /postgresql-bin/postgres"
...
run -D path-database template1
...
postgres> CREATE LANG "plpythonu";
LOCATION:  elog_node_display, print.c:86
STATEMENT:  create language "plpythonu"

DEBUG:  00000: ProcessUtility
LOCATION:  PortalRunUtility, pquery.c:952
STATEMENT:  create language "plpythonu"


Program received signal SIGABRT, Aborted.
[Switching to LWP 1]
0x0000000201d2d15e in kill () from /usr/lib/libc.so.12
(gdb) backtrace
#0  0x0000000201d2d15e in kill () from /usr/lib/libc.so.12

Reading this, I can't found where is the problem, could this be a bug?

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

Предыдущее
От: Support FireDigit
Дата:
Сообщение: Re: BUG #2343: Silent installers fails
Следующее
От: "Mike Haller"
Дата:
Сообщение: BUG #2354: No admin rights, but still refuses to run