Re: [HACKERS] btree: failed to add item to

From: Jan Wieck <wieck(at)debis(dot)com>
To: Adam Walczykiewicz <adam(dot)walczykiewicz(at)multiuser(dot)com(dot)pl>
Cc: pgsql-hackers(at)hub(dot)org
Subject: Re: [HACKERS] btree: failed to add item to
Date: 2000-01-06 15:40:30
Message-ID: 3874B76E.CAF80AA8@debis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Adam Walczykiewicz wrote:

> Hi!
>
> I've tried to create function in plpgsql in
> [...]
> FATAL1 : my bits moved right off to the end of
> the world!
> After all of it I cut some more lines (I thougt
> that the function was
> to long to write it down in pg_proc).
> And execute once again:
> : i file.pl
> and it works.

Surely you ran into the pg_proc_prosrc_index problem with it.

This is fixed in the CURRENT tree. I've placed the patch against v6.5.2 onto the FTP server now.
Grab it from

ftp://ftp.postgresql.org/pub/patches/v6.5/

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#========================================= wieck(at)debis(dot)com (Jan Wieck) #

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-01-06 15:50:27 Re: [HACKERS] Enhancing PGSQL to be compatible with Informix SQL
Previous Message Rod Chamberlin 2000-01-06 15:09:02 Re: [HACKERS] Enhancing PGSQL to be compatible with Informix SQL