Mike wrote: > The following bug has been logged online: > > Bug reference: 2855 > Logged by: Mike > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.2 > Operating system: RHEL AS 4.3 x86_64 > Description: SEGV on PL/PGSQL function > Details: > > (retyping this by hand ... forgive any mistakes) > > I am getting a SEGV every time I attempt to run the following plpgsql > function:
this seems to be yet another report of the bug already fixed here: http://archives.postgresql.org/pgsql-committers/2006-12/msg00063.php the fix for this will appear in 8.2.1 or you could try to apply the patch manually. Stefan ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend