Re: contrib mode - pgenv

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Mike Mascari <mascarm(at)mascari(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: contrib mode - pgenv
Date: 2003-09-21 10:16:32
Message-ID: Pine.LNX.4.44.0309211215290.2761-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Mike Mascari writes:

> Out of sheer shame for a stupid remark, I have implemented a pgenv
> contrib module which provides three functions:
>
> set_session_variable (name, value)
> get_session_variable (name)
> reset_session_variables()

How is this better than temporary tables?

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Manfred Spraul 2003-09-21 10:49:45 Re: Align large shared memory allocations
Previous Message Mike Mascari 2003-09-21 01:02:17 contrib mode - pgenv