Re: [GENERAL] C function problem with 8.2.4

2007-07-25 Thread Pavel Stehule
Hello, send source code please, we cannot check any without source. Regards Pavel Stehule 2007/7/25, Anton A. Patrushev <[EMAIL PROTECTED]>: > Hello, > > My C function for Pl/pgsql worked fine until I upgraded to 8.2.4 > version. Now it fails with signal 11 (segmentation fault). > > The problem

[GENERAL] C function problem with 8.2.4

2007-07-25 Thread Anton A. Patrushev
Hello, My C function for Pl/pgsql worked fine until I upgraded to 8.2.4 version. Now it fails with signal 11 (segmentation fault). The problem is - I can't find where, 'cause it's working fine if I'm trying to raun postmaster with gdb :( And after I ran it with gdb once, it's working fine withou