Re: pgsql: Oops, I fumbled the backpatch of pg_upgrade changes.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Oops, I fumbled the backpatch of pg_upgrade changes.
Date: 2014-11-01 13:22:08
Message-ID: 5454DE80.4010205@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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]

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2014-11-01 13:30:38 Re: pgsql: Support frontend-backend protocol communication using a shm_mq.
Previous Message Robert Haas 2014-10-31 16:47:41 pgsql: Support frontend-backend protocol communication using a shm_mq.