Problem with new function - Mailing list pgsql-hackers

From Grzegorz Przeździecki
Subject Problem with new function
Date
Msg-id 37E9E0CB.C2FFF09B@lupus.waw.pl
Whole thread Raw
Responses Re: [HACKERS] Problem with new function  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

I tray create new function bye read from file.

When I read this file I have errors

pgReadData()- backend closed the channel unexpectedly

in  may log file :
Fatal 1 : btree: cannot split if start (2) >= maxoff (2)

or somethings like this:
fatal 1: my bits moved right off the end of the world!

PostgreSQL 6.5.1 on i686-pc-linux-gnu, compiled by gcc 2.7.2.31
on Debian Slink

Need help


Best regards







pgsql-hackers by date:

Previous
From: Grzegorz Przeździecki
Date:
Subject: Problem with new function
Next
From: Adriaan Joubert
Date:
Subject: Re: [HACKERS] Re: [GENERAL] Update of bitmask type