Re: Add minor version to v3 protocol to allow changes without breaking backwards compatibility

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Mikko Tiihonen <mikko(dot)tiihonen(at)nitorcreations(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Add minor version to v3 protocol to allow changes without breaking backwards compatibility
Date: 2011-11-30 16:17:43
Message-ID: CA+TgmobtHhm1=hk9ssZLhwSu7bhYrO+mFRgEsvPe70KpBjzo0w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Nov 28, 2011 at 10:18 AM, Mikko Tiihonen
<mikko(dot)tiihonen(at)nitorcreations(dot)com> wrote:
> Here is a working patch that exports a supported_binary_minor constant and a
> binary_minor session variable and a that can be used by clients to enable
> newer features.

Can you add this patch here so we don't lose track of it?

https://commitfest.postgresql.org/action/commitfest_view/open

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-11-30 16:19:05 Re: review: CHECK FUNCTION statement
Previous Message Pavel Stehule 2011-11-30 16:14:25 Re: review: CHECK FUNCTION statement