Re: pgsql: Fix compiling errors on Windows platform. Fix wrong usage of

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: andrew(at)dunslane(dot)net, ishii(at)postgresql(dot)org, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Fix compiling errors on Windows platform. Fix wrong usage of
Date: 2012-10-08 00:56:28
Message-ID: 20121008.095628.626422475491409189.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

> More generally, though, it's glaringly obvious that this patch was never
> tested on a 32-bit build. Somebody had better do that.

Well, I have tested on a 32-bit Linux platform(gcc 4.4.5):
$ uname -a
Linux localhost.localdomain 3.0.38-1vl6 #1 SMP Fri Jul 20 13:41:17 JST 2012 i686 i686 i386 GNU/Linux

Compiled fine and passed all regression tests.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-10-08 01:53:06 pgsql: Autoconfiscate selection of 64-bit int type for 64-bit large obj
Previous Message Andrew Dunstan 2012-10-07 23:56:36 pgsql: Fix typo in previous MSC commit.