Global variables for plpgsql stored procedures - Mailing list pgsql-general

From
Subject Global variables for plpgsql stored procedures
Date
Msg-id 0A5B2E3C3A64CA4AB14F76DBCA76DDA44EF9AF@seifur.hnit.is
Whole thread Raw
List pgsql-general
What is the best method to implement pgplsql global variables
with "per connection"(i.e. session) scope?

(one way is to use temporary tables - but isn't it overkill?)

Thank you in advance,
Laimis




pgsql-general by date:

Previous
From: Jeff Eckermann
Date:
Subject: Re: Object Relational features in PostgreSQL
Next
From: Richard Huxton
Date:
Subject: Re: I can't upgrade to PostgreSQL 7.4 in RedHat 9.0