Problem with new function - Mailing list pgsql-hackers

From Grzegorz Przeździecki
Subject Problem with new function
Date
Msg-id 37E9DF3B.55E430D9@crn.pl
Whole thread Raw
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: Andreas Zeugswetter
Date:
Subject: Re: [HACKERS] Progress report: buffer refcount bugs and SQL functions
Next
From: Grzegorz Przeździecki
Date:
Subject: Problem with new function