Re: How to set config param temporarily?

From: Guy Rouillier <guyr-ml1(at)burntmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to set config param temporarily?
Date: 2007-10-16 20:14:23
Message-ID: 47151B9F.1050309@burntmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Kynn Jones wrote:
> Is there a less laborious approach?
>
> The root of needing to go through all this song and dance is that I
> don't know of any way to set up a simple temporary variable to hold a
> value. The temporary table is the closest I can come up to
> implementing a temporary variable. Is there a simpler approach?

See the message thread "can I define own variable?" for a discussion of
how to create a temporarily variable. Took place over the last week.

--
Guy Rouillier

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-10-16 20:56:07 Re: SPI_exec() + PG_TRY/PG_CATCH
Previous Message Ron Johnson 2007-10-16 19:46:54 Re: improvement proposition