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

From
Subject Global variables for plpgsql stored procedures
Date
Msg-id 0A5B2E3C3A64CA4AB14F76DBCA76DDA44E2CF0@seifur.hnit.is
Whole thread Raw
List pgsql-novice

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-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Primary key efficiency
Next
From: Patrice Durosay
Date:
Subject: postgre-7.4 and readline-4.3 /solaris 8