Re: proof concept - access to session variables on client side

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: David Fetter <david@fetter.org>, pgsql-hackers@postgresql.org
Date: 2012-06-27T05:37:04Z
Lists: pgsql-hackers
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?

			regards, tom lane