Problem with new function

From: Grzegorz Przeździecki <grzegorz_przezdziecki(at)lupus(dot)waw(dot)pl>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Problem with new function
Date: 1999-09-23 08:11:55
Message-ID: 37E9E0CB.C2FFF09B@lupus.waw.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers by date

  From Date Subject
Next Message Adriaan Joubert 1999-09-23 08:28:00 Re: [HACKERS] Re: [GENERAL] Update of bitmask type
Previous Message Andreas Zeugswetter 1999-09-23 08:07:24 Re: [HACKERS] Progress report: buffer refcount bugs and SQL functions