From: | Oliver Elphick <olly(at)lfix(dot)co(dot)uk> |
---|---|
To: | Zeugswetter Andreas SB SD <ZeugswetterA(at)spardat(dot)at> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [GENERAL] Linux Largefile Support In Postgresql RPMS |
Date: | 2002-08-13 13:51:14 |
Message-ID: | 1029246674.1353.582.camel@linda |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, 2002-08-13 at 14:26, Zeugswetter Andreas SB SD wrote:
>
> > Looking at how to deal with this, is the following going to be
> > portable?:
> No, look at the int8 code to see how to make it portable.
> On AIX e.g it is %lld and long long int.
OK. %lld is usable by glibc, so amend %Ld to %lld.
Any other comments?
--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK
http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"Watch ye therefore, and pray always, that ye may be
accounted worthy to escape all these things that shall
come to pass, and to stand before the Son of man."
Luke 21:36
From | Date | Subject | |
---|---|---|---|
Next Message | Oliver Elphick | 2002-08-13 13:59:45 | Re: [COMMITTERS] pgsql-server/src |
Previous Message | Tom Lane | 2002-08-13 13:50:25 | Re: [COMMITTERS] pgsql-server/src backend/tcop/postgres.cbacke |