On Sat, Nov 1, 2014 at 10:22 PM, Peter Eisentraut <pete...@gmx.net> wrote:

> 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]
>
check.c is missing an inclusion of mb/pg_wchar.h on 9.3 only.
-- 
Michael

Attachment: 20141101_pg_upgrade_fix_warning,patch
Description: Binary data

-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to