Re: why no create variable - Mailing list pgsql-general

From Jasen Betts
Subject Re: why no create variable
Date
Msg-id jk3q01$g95$3@reversiblemaps.ath.cx
Whole thread Raw
In response to why no create variable  (<mgould@isstrucksoftware.net>)
List pgsql-general
On 2012-03-08, <mgould@isstrucksoftware.net> <mgould@isstrucksoftware.net> wrote:
> There seems to be CREATE everything in Postgres but it would be really
> nice to have a CREATE VARIABLE which would allow us to create global
> variables.  I know there are other techniques but this would be the
> easiest when doing a init routine when a user logs in to the
> application.

create a table.

--
⚂⚃ 100% natural

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: dropping an index inside a transaction
Next
From: Mark Felder
Date:
Subject: Re: A 154 GB table swelled to 527 GB on the Slony slave. How to compact it?