Re: Test CMake build

From: Yury Zhuravlev <u(dot)zhuravlev(at)postgrespro(dot)ru>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Test CMake build
Date: 2016-02-11 17:48:55
Message-ID: cf7e3009-c715-46f2-9c6d-1d5b751d4884@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andy Colson wrote:
> Is this bad?
> -- Check size of int64
> -- Check size of int64 - failed
> -- Check size of uint64
> -- Check size of uint64 - failed
> -- Check size of int8
> -- Check size of int8 - failed

This is normal behavior for linux.

--
Yury Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2016-02-11 18:01:11 Re: Test CMake build
Previous Message Andy Colson 2016-02-11 17:21:15 Re: Test CMake build