POSTMASTER crashed when I execute a function

Поиск
Список
Период
Сортировка
От William.Jiang
Тема POSTMASTER crashed when I execute a function
Дата
Msg-id 20030325011028.85650.qmail@web21403.mail.yahoo.com
обсуждение исходный текст
Список pgsql-bugs
<p>Hi,all<p>   the version is 7.3 .I post it to windows2000 and install the pl/pgsql language . I create a function
like:<p> create function a() returns int as '<p>begin<p>return 1;<p>end;<p>'language 'pl/pgsql';<p>Everything is ok
tillnow.but when I executed it :select a(), the postmaster crashed and restarted.Everytime I try to execute the
function,the same thing happens. <p>And I find there is something wrong on Windows when the palloc() function is
called.<p>Inlinux and Cygwin ,the function runs very well and nothing happens.<p>Can anybody help me?<p> <p><br /><hr
size="1"/><b>Do You Yahoo!?</b><br /><a
href="http://ad.cn.doubleclick.net/clk;5313999;7930402;p?http://www.ibm.com/cn/promotion/pc/netvista_a30/index.shtml">"更多惊喜,同样精彩,NetVista
A30热卖"</a> 

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

Предыдущее
От: Joachim Wieland
Дата:
Сообщение: STABLE functions
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #918: pg_dump problem w/ SEQUENCE