Re: spooky refusal to insert

From: "Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com>
To: brian <brian(at)zijn-digital(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: spooky refusal to insert
Date: 2007-01-02 03:59:22
Message-ID: 65937bea0701011959h6599edc9ydd78f5658b5d11c0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 1/2/07, brian <brian(at)zijn-digital(dot)com> wrote:
>
> Here are the new tables (Note that set_id() and get_id() are functions
> which use the $_SHARED structure so that i can set some vars and refer
> back to them later)
>
>
Hi Brian,

Can you please explain the $_SHARED structure you mention here? I am not
able to find documentation for it!!

If I understand it correctly, it probably is a structure stored in the
backend, and the plpgsql functions can use it to store values across
multiple calls; like C global variables.

Regards,

--
gurjeet[(dot)singh](at)EnterpriseDB(dot)com
singh(dot)gurjeet(at){ gmail | hotmail | yahoo }.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-01-02 04:30:00 Re: regular expression limit
Previous Message Ron Peterson 2007-01-02 03:52:59 regular expression limit