Re: Constaints

From: Jake Stride <nsuk(at)users(dot)sourceforge(dot)net>
To: Bruno Wolff III <bruno(at)wolff(dot)to>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Constaints
Date: 2004-12-05 17:48:32
Message-ID: 41B349F0.8050203@users.sourceforge.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Bruno Wolff III wrote:

>On Sun, Dec 05, 2004 at 16:55:33 +0000,
> Jake Stride <nsuk(at)users(dot)sourceforge(dot)net> wrote:
>
>
>>Is there anyway to declare a constant that you can then use within a
>>postgresql 'session', i am connecting from a PHP based application and
>>trying to integrate another.
>>
>>
>
>At the worst you should be able to use a table with a row for each session
>that includes the value to be used for each session.
>
>
Would this be a postgresql session? If so how do I go about accessing it
from a query/setting the value of it? I have looked at set authorization
but I don't think this is where I should be looking!

Thanks

Jake

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2004-12-05 17:58:52 Re: Constaints
Previous Message Andrew M 2004-12-05 17:36:49 Re: SSL confirmation