Re: FE/BE Protocol - Specific version - Mailing list pgsql-hackers

From Tom Lane
Subject Re: FE/BE Protocol - Specific version
Date
Msg-id 27532.1062173387@sss.pgh.pa.us
Whole thread Raw
In response to Re: FE/BE Protocol - Specific version  (Bruce Badger <bruce_badger@badgerse.com>)
Responses Re: FE/BE Protocol - Specific version
List pgsql-hackers
Bruce Badger <bruce_badger@badgerse.com> writes:
> Unfortunately, I am not in a position to initiate a change in the StORE
> schema.  StORE is also used with other RDBMSs, and the users of those
> have no incentive to bless a change in the schema just to help out the
> PostgreSQL users.

Hm, I must have misunderstood what you wanted to do, because it sure
sounded like a schema change to me.  But anyway --- although I do not
want to offer this as a supported option, there is nothing to stop you
from altering PG_PROTOCOL_EARLIEST in your build.  See
src/include/libpq/pqcomm.h.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: massive quotes?
Next
From: Andrew Sullivan
Date:
Subject: Re: Bumping block size to 16K on FreeBSD...