BUG #2012: SPI_fnumber sigsegv when compiled with 7.4.8 - Mailing list pgsql-bugs

From Michael Enke
Subject BUG #2012: SPI_fnumber sigsegv when compiled with 7.4.8
Date
Msg-id 20051031190535.2632EF0C74@svr2.postgresql.org
Whole thread Raw
Responses Re: BUG #2012: SPI_fnumber sigsegv when compiled with 7.4.8  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2012
Logged by:          Michael Enke
Email address:      michael.enke@wincor-nixdorf.com
PostgreSQL version: 8.0.3
Operating system:   Linux SuSE 10
Description:        SPI_fnumber sigsegv when compiled with 7.4.8
Details:

A 'C' function, which uses the SPI_fnumber,
which was compiled on 7.4.8 crashes the 8.0.3 server
with a SIGSEGV.
The same source code, compiled on 8.0.3
makes no trouble.

pgsql-bugs by date:

Previous
From: "Roddi Walker"
Date:
Subject: BUG #2010: COPY command does not recognise UTF-8 text files with leading BOM
Next
From: Brandon Black
Date:
Subject: Re: concurrent drop table with fkeys corrupt pg_trigger