Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Hackers > Re: A Windows x...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 12 of 12 Topic 9614 of 9928
Post > Topic >>

Re: A Windows x64 ****t of PostgreSQL

by rm_pg@[EMAIL PROTECTED] (Ron Mayer) Jul 5, 2008 at 05:40 PM

chris wrote:
>>  C++0x standards
>> committee where they finalized long long as being required to be 8
> 
> AFAIK, we oughtn't care what C++ standards say, because PostgreSQL is
> implemented in C, and therefore needs to follow what the *C* standards
> say.

I agree the C++ standards should matter one bit to postgresql, but
AFAIK C99 also says "long long" is at least 64 bits too -- but if
we're talking C99, we'd be better off using whichever of int64_t
or int_least64_t or int_fast64_t we really meant anyway.  Since we
don't I assume we're trying to be compatible with pre-c99 C too
which AFAICT means you can't assume much about "long long" either.
Pre-C99 you can't really count on much.  I've spent time where "int"
was 20 bits; and on another platform where int was 32 bits and
long 40 bits.

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
 




 12 Posts in Topic:
Re: A Windows x64 port of PostgreSQL
kjcamann@[EMAIL PROTECTED  2008-07-02 15:32:43 
Re: A Windows x64 port of PostgreSQL
dpage@[EMAIL PROTECTED]   2008-07-02 21:14:33 
Re: A Windows x64 port of PostgreSQL
tgl@[EMAIL PROTECTED] (T  2008-07-02 20:43:26 
Re: A Windows x64 port of PostgreSQL
kjcamann@[EMAIL PROTECTED  2008-07-03 00:13:55 
Re: A Windows x64 port of PostgreSQL
tgl@[EMAIL PROTECTED] (T  2008-07-03 00:39:20 
Re: A Windows x64 port of PostgreSQL
kjcamann@[EMAIL PROTECTED  2008-07-03 01:45:06 
Re: A Windows x64 port of PostgreSQL
mark@[EMAIL PROTECTED] (  2008-07-03 03:19:49 
Re: A Windows x64 port of PostgreSQL
peter_e@[EMAIL PROTECTED]  2008-07-03 14:53:35 
Re: A Windows x64 port of PostgreSQL
tgl@[EMAIL PROTECTED] (T  2008-07-03 12:07:41 
Re: A Windows x64 port of PostgreSQL
mark@[EMAIL PROTECTED] (  2008-07-03 13:18:19 
Re: A Windows x64 port of PostgreSQL
kleptog@[EMAIL PROTECTED]  2008-07-04 10:51:03 
Re: A Windows x64 port of PostgreSQL
rm_pg@[EMAIL PROTECTED]   2008-07-05 17:40:06 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Aug 20 8:28:08 CDT 2008.