why no create variable

From: <mgould(at)isstrucksoftware(dot)net>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: why no create variable
Date: 2012-03-08 17:33:36
Message-ID: 20120308103336.c760ddbd7c0975bc4b045766db7d895c.9b9f443810.wbe@email16.secureserver.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

Best Regards

Michael Gould
Intermodal Software Solutions, LLC
904-226-0978

Responses

Browse pgsql-general by date

  From Date Subject
Next Message mgould 2012-03-08 18:16:24 how to return the last inserted identity column value
Previous Message Merlin Moncure 2012-03-08 17:08:36 Re: [GENERAL] Altering a table with a rowtype column