SET variables - Mailing list pgsql-hackers

From mlw
Subject SET variables
Date
Msg-id 3AFD548F.A6C83D2F@mohawksoft.com
Whole thread Raw
Responses Re: SET variables  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Would it be possible to allocate varibles that can be addressed with SET?

CREATE [TEMP] VARIABLE fubar ;

set FUBAR=5 ;




-- 
I'm not offering myself as an example; every life evolves by its own laws.
------------------------
http://www.mohawksoft.com


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.1.2 release
Next
From: Tom Lane
Date:
Subject: Re: bug in JOIN or COUNT or ... ?