Re: session variable - Mailing list pgsql-bugs

From sad
Subject Re: session variable
Date
Msg-id 200309021629.26156.sad@bankir.ru
Whole thread Raw
In response to Re: session variable  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: session variable  (Andreas Pflug <pgadmin@pse-consulting.de>)
Re: session variable  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
On Monday 01 September 2003 20:57, you wrote:
> sad wrote:
> > Good day
> >
> > is it possible to define user variables in session ?
> > If not then is it planned to implement ?
> > or it is principially impossible in PosqtgreSQL
>
> psql has variables, but in general we don't support session varibles.
> You could create a temp table and put a value in there easily.

that's ok, unless i need to access it in a trigger.

where may i ask a programming and perfomance question?
i think mailing such questions to "BUGS" is not a good idea.=20

pgsql-bugs by date:

Previous
From: Dinar
Date:
Subject: Is it bug???
Next
From: Andreas Pflug
Date:
Subject: Re: session variable