Re: proof concept - access to session variables on client side - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: proof concept - access to session variables on client side
Date
Msg-id CAFj8pRByFwxN3rhWf4tr3TS=MfPPUuFkuU-M7=x6D0UtxY0r-Q@mail.gmail.com
Whole thread Raw
In response to Re: proof concept - access to session variables on client side  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
2012/6/27 Tom Lane <tgl@sss.pgh.pa.us>:
> Pavel Stehule <pavel.stehule@gmail.com> writes:
>>> Another thing I don't care for is the unannounced protocol extension.
>
>> yes, it needs protocol extension and increasing version too. But I
>> don't afraid about dissynchronisation - server doesn't send 'v'
>> message when client doesn't support it.
>
> And you would know that how, exactly?

minor version of protocol can be used

http://archives.postgresql.org/pgsql-hackers/2011-12/msg00025.php

I don't know if this topic is done, I only remember this thread

Regards

Pavel Stehule

>
>                        regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Posix Shared Mem patch
Next
From: Magnus Hagander
Date:
Subject: Re: Posix Shared Mem patch