POSTMASTER crashed when I execute a function - Mailing list pgsql-bugs

From William.Jiang
Subject POSTMASTER crashed when I execute a function
Date
Msg-id 20030325011028.85650.qmail@web21403.mail.yahoo.com
Whole thread Raw
List 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 by date:

Previous
From: Joachim Wieland
Date:
Subject: STABLE functions
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #918: pg_dump problem w/ SEQUENCE