From: | Koichi Suzuki <koichi(at)intellilink(dot)co(dot)jp> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Cc: | Satoshi Nagayasu <nagayasus(at)nttdata(dot)co(dot)jp>, ikubo(at)intellilink(dot)co(dot)jp, yasunaga <yasunaga(dot)hisato(at)soft(dot)fujitsu(dot)com>, Bruce Momjian <root(at)candle(dot)pha(dot)pa(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jan Wieck <JanWieck(at)Yahoo(dot)com>, sakata(dot)tetsuo(at)lab(dot)ntt(dot)co(dot)jp, "T(dot)Honishi" <honishi(dot)takashi(at)lab(dot)ntt(dot)co(dot)jp> |
Subject: | A couple of patches for PostgreSQL 64bit support |
Date: | 2005-07-07 06:47:05 |
Message-ID: | 42CCCFE9.9040809@intellilink.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Hi all,
Here're a couple of patches for PostgreSQL 64bit support. There're just
two extension to 64bit, size of shared memory and transaction ID.
Please take a look at overview.txt for this proposal and pathces, based
upon 8.0.3.
Any discussions are welcome.
--
-------------------------------------------
Koichi Suzuki
Open Source Engineeering Departmeent,
NTT DATA Intellilink Corporation
Phone: +81-3-5566-9628 WWW: http://www.intellilink.co.jp
------------------------------------------
Attachment | Content-Type | Size |
---|---|---|
oveerview.txt | text/plain | 4.6 KB |
pg803-shmem64.diff | text/plain | 14.5 KB |
pg803-xid64.tgz | application/octet-stream | 14.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Koichi Suzuki | 2005-07-07 06:57:32 | A couple of patches for PostgreSQL 64bit support |
Previous Message | Mark Wong | 2005-07-07 04:58:31 | Re: [PATCHES] O_DIRECT for WAL writes |
From | Date | Subject | |
---|---|---|---|
Next Message | Koichi Suzuki | 2005-07-07 06:57:32 | A couple of patches for PostgreSQL 64bit support |
Previous Message | Neil Conway | 2005-07-07 06:44:49 | Re: pgcrypto volatility and strictness changes |