PL/Ruby

From: Anton Nikiforov <Anton(dot)Nikiforov(at)loteco(dot)ru>
To: pgsql-general(at)postgresql(dot)org
Subject: PL/Ruby
Date: 2004-02-06 16:04:53
Message-ID: 4023BB25.5090604@loteco.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear sirs,
Does someone made PL/Ruby working on 4.7.1?
I tried alot of things. Manual install, port install and nothing happend.
Please give me the idea how to fix the problem with
plruby.c: In function `pl_tuple_put':
plruby.c:498: error: too few arguments to function `tuplestore_begin_heap'
plruby.c: In function `pl_func_handler':
plruby.c:1450: error: too few arguments to function `tuplestore_begin_heap'
*** Error code 1

Stop in /usr/ports/databases/postgresql-plruby/work/plruby-0.3.8.
*** Error code 1

Stop in /usr/ports/databases/postgresql-plruby.

Responses

  • Re: PL/Ruby at 2004-02-06 19:19:23 from David Garamond

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-02-06 16:15:23 Re: newbie question... how do I get table structure?
Previous Message Andy Kriger 2004-02-06 16:02:41 Re: how can I select into an array?