Re: pgsql: Oops, I fumbled the backpatch of pg_upgrade changes. - Mailing list pgsql-committers

From Peter Eisentraut
Subject Re: pgsql: Oops, I fumbled the backpatch of pg_upgrade changes.
Date
Msg-id 5454DE80.4010205@gmx.net
Whole thread Raw
In response to pgsql: Oops, I fumbled the backpatch of pg_upgrade changes.  (Heikki Linnakangas <heikki.linnakangas@iki.fi>)
Responses Re: pgsql: Oops, I fumbled the backpatch of pg_upgrade changes.
List pgsql-committers
On 10/25/14 2:00 PM, Heikki Linnakangas wrote:
> Oops, I fumbled the backpatch of pg_upgrade changes.
>
> Somehow I got 9.2 and 9.4 correct, but fumbled 9.3.

This is still producing a compiler warning:

check.c:471:2: error: implicit declaration of function
'pg_valid_server_encoding' [-Werror=implicit-function-declaration]



pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Support frontend-backend protocol communication using a shm_mq.
Next
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Support frontend-backend protocol communication using a shm_mq.