dbTalk Databases Forums  

[BUGS] BUG #2012: SPI_fnumber sigsegv when compiled with 7.4.8

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2012: SPI_fnumber sigsegv when compiled with 7.4.8 in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michael Enke
 
Posts: n/a

Default [BUGS] BUG #2012: SPI_fnumber sigsegv when compiled with 7.4.8 - 11-01-2005 , 08:14 AM







The following bug has been logged online:

Bug reference: 2012
Logged by: Michael Enke
Email address: michael.enke (AT) wincor-nixdorf (DOT) 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.

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] BUG #2012: SPI_fnumber sigsegv when compiled with 7.4.8 - 11-01-2005 , 08:32 AM






"Michael Enke" <michael.enke (AT) wincor-nixdorf (DOT) com> writes:
Quote:
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.
This is not a bug, sorry. We have never promised compatibility of
dynamically loaded functions across PG versions.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.