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 10 of 12 Topic 9614 of 10389
Post > Topic >>

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

by mark@[EMAIL PROTECTED] (Mark Mielke) Jul 3, 2008 at 01:18 PM

Tom Lane wrote:
> To get a working WIN64 ****t it'd be necessary to go around and replace
> long with size_t/ssize_t in the places where it matters --- but there
> are not 450 of them, I don't think.  And I'd advise not touching the
> places that use int; that will just bloat the patch and make it harder
> to review, without actually buying any functionality

Plus - changing them all to 64-bit integers even for cases that will not 
ever require > 32-bit integers, is likely to be slower in all cases 
except for cases those that can be optimized to use only registers. I 
would use "int" by choice for any size that will never extend beyond 1 
Gb as it is likely to perform the best.

Cheers,
mark

-- 
Mark Mielke <mark@[EMAIL PROTECTED]
>


-- 
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 Sat Oct 11 19:21:53 CDT 2008.