why no create variable - Mailing list pgsql-general

From
Subject why no create variable
Date
Msg-id 20120308103336.c760ddbd7c0975bc4b045766db7d895c.9b9f443810.wbe@email16.secureserver.net
Whole thread Raw
List 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


pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: [BUGS] Altering a table with a rowtype column
Next
From:
Date:
Subject: how to return the last inserted identity column value