Re: [HACKERS] btree: failed to add item to - Mailing list pgsql-hackers

From Jan Wieck
Subject Re: [HACKERS] btree: failed to add item to
Date
Msg-id 3874B76E.CAF80AA8@debis.com
Whole thread Raw
In response to btree: failed to add item to  ("Adam Walczykiewicz" <archiver@db.geocrawler.com>)
List 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@debis.com (Jan Wieck) #





pgsql-hackers by date:

Previous
From: Rod Chamberlin
Date:
Subject: Re: [HACKERS] Enhancing PGSQL to be compatible with Informix SQL
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Enhancing PGSQL to be compatible with Informix SQL